puppet/modules/rhizo_base/templates/ssh_user_config.erb
Keith Whyte 51760b1bcf Multiple user config changes
Starting to make the system operable without using root.

Changes to groups, sudo, some file permissions.
Places all the user key config into users.pp
2023-03-18 22:46:11 +01:00

9 lines
143 B
Text

Include config.local
Host 172.16.0.??
User root
IdentityFile ~/.ssh/bts_key
Host 172.16.0.???
User ubnt
IdentityFile ~/.ssh/ubnt_key