Преглед изворни кода

Fix for hosts file idempotence

tags/2016.12
Olivier Bourdon пре 8 година
родитељ
комит
577fbf5131
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      linux/network/host.sls

+ 3
- 1
linux/network/host.sls Прегледај датотеку

@@ -28,6 +28,8 @@ linux_host_{{ name }}_order_fix:
- repl: {{ after }}
- watch:
- host: linux_host_{{ name }}
- onlyif:
- grep -q "{{ before }}" /etc/hosts

{%- endif %}

@@ -35,4 +37,4 @@ linux_host_{{ name }}_order_fix:

{%- endfor %}

{%- endif %}
{%- endif %}

Loading…
Откажи
Сачувај