ソースを参照

Conditional orders

tags/mcp0.5
Ales Komarek 8年前
コミット
70a32ba44f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      salt/files/master.conf

+ 1
- 1
salt/files/master.conf ファイルの表示

@@ -81,6 +81,6 @@ logstash_zmq_handler:

{%- endfor %}

{%- if master.order_masters %}
{%- if master.get('order_masters', False) %}
order_masters: True
{%- endif %}

読み込み中…
キャンセル
保存