Ensure only puppet-deployed ssh keys are present
This commit is contained in:
parent
d786d3c19c
commit
3a11e4c58b
1 changed files with 2 additions and 1 deletions
|
@ -20,5 +20,6 @@ class rhizo_base::users {
|
|||
home => '/home/rhizomatica',
|
||||
password => $rhizo::password_hash,
|
||||
uid => '1000',
|
||||
purge_ssh_keys => true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue