Remove password field from graham user config - only set on initial creation
This commit is contained in:
parent
e1c7dad545
commit
a496efa816
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ managed_users:
|
|||
shell: /bin/bash
|
||||
home: /home/graham
|
||||
admin: true
|
||||
password: "$6$VwHy94JE9eBN3Tex$nCmD8F7O0cq9hKW8esrwbTVh19QEq7bRlPga9u4ZtcnEPy1g6CKgOxVH9JEGWhuIqIHypEgaLwpicTF.h5wkd1"
|
||||
authorized_keys:
|
||||
- type: github
|
||||
value: gmcintire
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue