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
9 lines
143 B
Text
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
|