Skip to content

Instantly share code, notes, and snippets.

@m87carlson
Created March 27, 2013 15:44
Show Gist options
  • Save m87carlson/5255243 to your computer and use it in GitHub Desktop.
Save m87carlson/5255243 to your computer and use it in GitHub Desktop.
{% if grains['kernel'] == 'Linux' %}
openssh-server:
- pkg:
- installed
{% endif %}
include:
- ssh.keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment