salt介绍 saltstack是由thomas Hatch于2011年创建的一个开源项目,设计初衷是为了实现一个快速的远程执行系统。 salt强大吗 系统管理员日常会进行大量的重复性操作,例如安装软件,修改配置文件,创建用户,批量执行命令等等。如果主机数量庞大,单靠人工维护实在让人难以忍受。 早期 ...
分类:
其他好文 时间:
2020-05-15 13:14:02
阅读次数:
65
SaltStack介绍 SaltStack是一款Python开发的开源配置管理工具; 可用来发现、监控、响应、协调、自动化管理本地、混合、云和IOT资产; 其最主要的差异是主从模式,分为master和minions(slave); 经过配置之后master可以管理成千上万个minions; mast ...
分类:
其他好文 时间:
2020-05-11 18:57:07
阅读次数:
169
1.背景 saltstack出现安全漏洞,5.1前后爆出很多设备已经变成矿机。 2.处理方法 升级到最新版本salt 3.官方升级方法 yum install https://repo.saltstack.com/yum/redhat/salt-repo-latest.el6.noarch.rpm ...
分类:
其他好文 时间:
2020-05-08 13:25:40
阅读次数:
162
浏览对应的官方信息,salt提供了如下修复2019.2 之后低版本修复patch链接: https://www.saltstack.com/lp/request-patch-april-2020/ 不敢独享,共享出来.我只是一个搬运工! ...
分类:
其他好文 时间:
2020-05-05 17:34:19
阅读次数:
82
安装epel(必需安装的组件),如果源里面没有epel,就去epel官网下载对应版本的rpm yum install epel-release -y 安装服务端(salt-master) yum install salt-master -y 安装过程中出现依赖问题,请到http://rpmfind. ...
分类:
其他好文 时间:
2020-05-05 00:33:16
阅读次数:
78
一、基础环境[root@BJ-SaltStack-Node1~]#cat/etc/redhat-releaseCentOSLinuxrelease7.7.1908(Core)[root@BJ-SaltStack-Node1~]#python--versionPython2.7.5二、SaltSatck安装完全按照官方文档来即可。https://repo.saltstack.com/2018.3.h
genesis.mksls Convert an installation file/script to an SLS file. Currently supports , , and . CLI Examples: salt genesis.mksls kickstart /path/to/kic ...
分类:
其他好文 时间:
2020-03-28 22:00:07
阅读次数:
81
highstate_doc.read_file output the contents of a file: this is a workaround if the cp.push module does not work. https://github.com/saltstack/salt/iss ...
分类:
其他好文 时间:
2020-03-28 21:52:39
阅读次数:
86
iosconfig.diff_text Return the diff, as text, between the candidate and the running config. candidate_config The candidate configuration sent as text. ...
分类:
移动开发 时间:
2020-03-28 21:51:24
阅读次数:
82
grafana4.get_org Show a single organization. name Name of the organization. profile Configuration profile used to connect to the Grafana instance. Def ...
分类:
其他好文 时间:
2020-03-28 21:49:12
阅读次数:
80