1、Salt安装:
apt
-
get install python
-
software
-
properties
add
-
apt
-
repository ppa:saltstack
/
salt
apt
-
get update
apt
-
get install salt
-
master
#服务端
apt
-
get install salt
-
minion
#客户端
help_doc:
http://lihuipeng.blog.51cto.com/3064864/1316775
http://docs.saltstack.cn/ref/configuration/index.html
http://www.linuxyw.com/179.html
http://www.wudiweb.com/tech/topics/355131
转载于:https://blog.51cto.com/iter2012/1539891