Add Tony Breeds to base_users for all hosts
Change-Id: I397317034e5c0d4ed1e9dfefaacac79efbfce30a
This commit is contained in:
parent
f149a7a38e
commit
5e138a4b7d
@ -164,6 +164,12 @@ all_users:
|
||||
uid: 2031
|
||||
gid: 2031
|
||||
|
||||
tonyb:
|
||||
comment: Tony Breeds
|
||||
key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEGSGGtTSLe/fEU5bH44XHdT6g0arzPFTHobs6F9z6l tonyb@opendev
|
||||
uid: 2032
|
||||
gid: 2032
|
||||
|
||||
# List of users to install on all hosts
|
||||
base_users:
|
||||
- corvus
|
||||
@ -171,6 +177,7 @@ base_users:
|
||||
- fungi
|
||||
- ianw
|
||||
- frickler
|
||||
- tonyb
|
||||
# Default empty list of users to install on specific hosts or groups
|
||||
extra_users: []
|
||||
# Users who should be removed
|
||||
|
Loading…
Reference in New Issue
Block a user