This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
users-formula
forked from
ExternalMirrors/users-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add example pillar data for optional_groups
lookup-fix-3
jraby
8 years ago
parent
5538eb18ab
commit
8aa174782a
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
+3
-0
pillar.example
+ 3
- 0
pillar.example
View File
@@ -42,6 +42,9 @@ users:
gid: 500
groups:
- users
optional_groups:
- some_groups_that_might
- not_exist_on_all_minions
ssh_key_type: rsa
# You can inline the private keys ...
ssh_keys:
Write
Preview
Loading…
Cancel
Save