Skip to content

Commit 02d71eb

Browse files
Add Savannah for downloads and docs server access (#603)
* Add Savannah for 3.16/3.17 RM * fix formatting;
1 parent 9943756 commit 02d71eb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

pillar/base/users/savannah.sls

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
users:
2+
savannahostrowski:
3+
access:
4+
docs:
5+
allowed: true
6+
groups:
7+
- docs
8+
- docsbuild
9+
sudo: true
10+
downloads:
11+
allowed: true
12+
groups:
13+
- downloads
14+
sudo: true
15+
fullname: Savannah Bailey
16+
ssh_keys:
17+
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKxAEF6iypXTYCvLhGFpLmMv6T2JL7zgZVZxQsjKPMNa [email protected]

0 commit comments

Comments
 (0)