随笔分类 -  SaltStack

摘要:apache/init.slshttpd: pkg: - installed file.managed: - name: /etc/httpd/conf/httpd.conf - require: - pkg: httpd file.symlink: - name: /root/test.lk - source: salt://apache/init.sls - require: - pkg: httpd service.running: - enable: True - watch: - pkg: httpd - file: httpdData failed t... 阅读全文
posted @ 2013-09-25 23:26 风刃 阅读(598) 评论(0) 推荐(0)