Browse Source

Fix of fixes

tags/0.4
Ales Komarek 8 years ago
parent
commit
95d2a2ae50
1 changed files with 2 additions and 0 deletions
  1. +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 }}

Loading…
Cancel
Save