Skip to content

Commit 04293b6

Browse files
Add docs access for Stan (#636)
1 parent 772626f commit 04293b6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pillar/base/users/stan.sls

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
users:
2+
stan:
3+
access:
4+
docs:
5+
allowed: true
6+
groups:
7+
- docs
8+
- docsbuild
9+
sudo: true
10+
fullname: Stan Ulbrych
11+
ssh_keys:
12+
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKtjkM3s7q8kLYuQ0GkcLKXO+kFdJIBEVZ1Cg2IbkCrR

0 commit comments

Comments
 (0)