Skip to content

Instantly share code, notes, and snippets.

@neilferreira
Created June 10, 2014 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neilferreira/94bcf186d7d10ede2572 to your computer and use it in GitHub Desktop.
Save neilferreira/94bcf186d7d10ede2572 to your computer and use it in GitHub Desktop.
openssh-server:
pkg:
- installed
/etc/ssh/sshd_config_foo:
file:
- managed
- source: salt://sshd/sshd_config.template
- template: jinja
- require:
- pkg: openssh-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment