This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
salt-formula
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
7
Wiki
Activity
Browse Source
Fix of fixes
tags/0.4
Ales Komarek
8 years ago
parent
8ba9c0b81a
commit
95d2a2ae50
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
salt/files/minion.conf
+ 2
- 0
salt/files/minion.conf
View File
@@ -12,6 +12,8 @@ master:
master_type: failover
master_shuffle: True
master_alive_interval: 60
{%- endif %}
{%- else %}
master: {{ minion.master.host }}
Write
Preview
Loading…
Cancel
Save