Skip to content

Instantly share code, notes, and snippets.

@erichsu
Created January 3, 2017 13:45
Show Gist options
  • Select an option

  • Save erichsu/a11972b64371f63da8d1f1d1d35fe07b to your computer and use it in GitHub Desktop.

Select an option

Save erichsu/a11972b64371f63da8d1f1d1d35fe07b to your computer and use it in GitHub Desktop.
rancheros-change-sshd_config
write_files:
- path: /etc/ssh/sshd_config
permissions: "0600"
owner: root:root
content: |
Port 2222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment