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
3a1e7ad9
Commit
3a1e7ad9
authored
8 years ago
by
Javier Bértoli
Browse files
Options
Downloads
Patches
Plain Diff
Fix reactor examples
parent
561eb4c5
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
+2
-2
2 additions, 2 deletions
pillar.example
with
2 additions
and
2 deletions
pillar.example
+
2
−
2
View file @
3a1e7ad9
...
@@ -182,7 +182,7 @@ salt:
...
@@ -182,7 +182,7 @@ salt:
# They override reactors configured in
# They override reactors configured in
# 'salt:reactors' or the old 'salt:reactor' parameters
# 'salt:reactors' or the old 'salt:reactor' parameters
reactors:
reactors:
- 'm
aster
/deploy':
- 'm
inion
/deploy':
- /srv/salt/reactors/deploy.sls
- /srv/salt/reactors/deploy.sls
# salt cloud config
# salt cloud config
...
@@ -260,7 +260,7 @@ salt:
...
@@ -260,7 +260,7 @@ salt:
pub: |
pub: |
...........
...........
# These reactors will be configured both
to
the minion and the master
# These reactors will be configured both
in
the minion and the master
reactors:
reactors:
- 'deploy':
- 'deploy':
- /srv/salt/reactors/deploy.sls
- /srv/salt/reactors/deploy.sls
...
...
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