install salt-minion on centos6

1540阅读 0评论2015-02-28 swenker
分类:系统运维

install salt-minion on centos6 
ref page:
steps:
1.enable epel.
  if not installed ,check page
  then download the rpm file and installed it : 
  or rpm -ivh
  
2.place saltstack-zeromq4-epel-6.repo  from to /etc/yum.repo.d/
  this will use ZeroMQ 4. if not,ZeroMQ3 will be installed from EPEL.


3.yum install -y salt-minion

上一篇:没有了
下一篇:Install Mp3 Player On centos6