diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-12-19 23:36:07 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-12-19 23:36:07 -0500 |
commit | db435ae2cb8e3711e83efdf10c706bf9800d8804 (patch) | |
tree | 51fae1eb87a15c252bb55f10f2bb8c3762ff8cbd | |
parent | fb891fef48fe5eff2d69ed948562347e67411a74 (diff) |
fix+normalize n1md4
-rw-r--r-- | users/1001.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/users/1001.yml b/users/1001.yml index cdc7487..b9ad5c1 100644 --- a/users/1001.yml +++ b/users/1001.yml @@ -1,9 +1,10 @@ --- username: n1md4 -fullname: "Jonathan Gowar" +fullname: Jonathan Gowar email: - jon@whiteheat.org.uk groups: - ssh -roles: Administrator of server hardware -shell: /bin/bash +shell: "/bin/bash" +extra: + roles: Administrator of server hardware |