This repository was archived by the owner on Mar 19, 2023. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
nagios :
8
8
gid : 116
9
9
description : nagios
10
- members : [nagios ]
10
+ members : []
11
11
privileges : ['ALL = (ALL) NOPASSWD: /usr/sbin/needrestart -p']
12
12
botroots :
13
13
gid : 2001
@@ -17,7 +17,7 @@ groups:
17
17
botadmins :
18
18
gid : 2002
19
19
description : Shell on bots2002, rights will expand soon.
20
- members : [chrs ]
20
+ members : []
21
21
privileges : ['ALL = (sopel) NOPASSWD: ALL',
22
22
' ALL = (relays) NOPASSWD: ALL' ,
23
23
' ALL = (streambot) NOPASSWD: ALL' ,
@@ -26,7 +26,7 @@ groups:
26
26
toolsadmins :
27
27
gid : 2003
28
28
description : Access to do basic stuff on tools2002
29
- members : [chrs ]
29
+ members : []
30
30
privileges : ['ALL = (ALL) NOPASSWD: /usr/sbin/service *',
31
31
' ALL = (ALL) NOPASSWD: /var/phabricator/bin/*' ,
32
32
' ALL = (ALL) NOPASSWD: /usr/bin/puppet *' ,
@@ -110,14 +110,14 @@ users:
110
110
ssh_keys : [ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKoaoGwuX2cx0FYeOybU5Q/VcHoOouRq0lbXDdNzqiOw peer@globaL-CURVE-2020]
111
111
112
112
chrs :
113
- ensure : present
113
+ ensure : absent
114
114
uid : 1010
115
115
name : Chrs
116
116
realname : Chrs
117
117
ssh_keys : [ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMYj9RifGtR0ucKRZP4T29WI/QXhNEiwJZ2tXK79a3a+]
118
118
119
119
nagios :
120
- ensure : present
120
+ ensure : absent
121
121
uid : 109
122
122
name : nagios
123
123
realname : nagios
You can’t perform that action at this time.
0 commit comments