Advertisement
Guest User

Untitled

a guest
Jun 11th, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1.  
  2. ssh: # ID declaration
  3. pkg: # state declaration
  4. - installed
  5. service:
  6. - running
  7. - watch:
  8. - file: /etc/ssh/sshd.config
  9. - require:
  10. - pkg: ssh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement