Created
January 3, 2017 13:45
-
-
Save erichsu/a11972b64371f63da8d1f1d1d35fe07b to your computer and use it in GitHub Desktop.
rancheros-change-sshd_config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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