Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
salt-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
salt-formula
Commits
d071713f
Commit
d071713f
authored
10 years ago
by
Niels Abspoel
Browse files
Options
Downloads
Patches
Plain Diff
update pillar.example for new lookup
parent
7b4104cf
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pillar.example
+14
-0
14 additions, 0 deletions
pillar.example
with
14 additions
and
0 deletions
pillar.example
+
14
−
0
View file @
d071713f
salt:
salt:
# to overwrite map.jinja salt packages
lookup:
salt-master: 'salt-master'
salt-minion: 'salt-minion'
salt-syndic: 'salt-syndic'
salt-cloud: 'salt-cloud'
salt-ssh: 'salt-ssh'
# salt master config
master:
master:
fileserver_backend:
fileserver_backend:
- git
- git
...
@@ -9,6 +19,8 @@ salt:
...
@@ -9,6 +19,8 @@ salt:
file_roots:
file_roots:
base:
base:
- /srv/salt
- /srv/salt
# salt minion config:
minion:
minion:
master: salt
master: salt
fileserver_backend:
fileserver_backend:
...
@@ -29,6 +41,8 @@ salt:
...
@@ -29,6 +41,8 @@ salt:
test.baz:
test.baz:
spam: sausage
spam: sausage
cheese: bread
cheese: bread
# salt cloud config
cloud:
cloud:
master: salt
master: salt
folders:
folders:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment