ソースを参照

disable restart of networking service without reboot

tags/2017.4
Marek Celoud 7年前
コミット
8904d6039f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      linux/network/interface.sls

+ 1
- 1
linux/network/interface.sls ファイルの表示

@@ -201,7 +201,7 @@ linux_system_network:
{%- endif %}
- nozeroconf: True
- nisdomain: {{ system.domain }}
- require_reboot: False
- require_reboot: True

{%- endif %}


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