We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9943756 commit 02d71ebCopy full SHA for 02d71eb
1 file changed
pillar/base/users/savannah.sls
@@ -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
12
13
+ - downloads
14
15
+ fullname: Savannah Bailey
16
+ ssh_keys:
17
+ - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKxAEF6iypXTYCvLhGFpLmMv6T2JL7zgZVZxQsjKPMNa savannah@python.org
0 commit comments