摘要:
安装redis Python Client下载地址:https://pypi.python.org/simple/redis/tar -xvfredis-2.8.0.tar.gzcdredis-2.8.0python setup.py install测试:python -c 'import redi... 阅读全文
posted @ 2015-12-10 18:13
追逐新梦想
阅读(303)
评论(0)
推荐(0)
摘要:
安装基础:参考文档:https://docs.saltstack.com/en/latest/topics/installation/rhel.html1.导入SaltStack仓库key:wget https://repo.saltstack.com/yum/rhel7/SALTSTACK-GPG... 阅读全文
posted @ 2015-12-10 16:31
追逐新梦想
阅读(4199)
评论(0)
推荐(0)
摘要:
saltstack web uiweb平台界面saltapi项目主页:http://salt-api.readthedocs.org/en/latest/halite 项目主页:https://github.com/saltstack/halite官方文档:https://github.com/sa... 阅读全文
posted @ 2015-12-10 16:28
追逐新梦想
阅读(3073)
评论(2)
推荐(0)
摘要:
Modules1:查看所有module列表:salt 'jcfx-4' sys.list_modulesjcfx-4: - acl - aliases - alternatives - apache - archive - artifactory - at ... 阅读全文
posted @ 2015-12-10 16:26
追逐新梦想
阅读(406)
评论(0)
推荐(0)