Skip to content

Commit 89fa36b

Browse files
authored
Add moin access to adam.sls (#552)
1 parent 7f375c8 commit 89fa36b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pillar/base/users/adam.sls

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ users:
77
- docs
88
- docsbuild
99
sudo: true
10+
moin:
11+
allowed: true
12+
groups:
13+
- moin
14+
sudo: true
1015
fullname: Adam Turner
1116
ssh_keys:
1217
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIGz53UVWECxd1h48KLeMtCIVohay+OA639kMNntQCw

0 commit comments

Comments
 (0)