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 772626f commit 04293b6Copy full SHA for 04293b6
1 file changed
pillar/base/users/stan.sls
@@ -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