Przeglądaj źródła

failover on hostname change

pr_hostname_failover
Petr Michalec 7 lat temu
rodzic
commit
b8426adea8
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      linux/network/hostname.sls

+ 2
- 2
linux/network/hostname.sls Wyświetl plik

@@ -18,7 +18,7 @@ linux_hostname_file:

linux_enforce_hostname:
cmd.wait:
- name: hostname {{ network.hostname }}
- name: "hostname {{ network.hostname }} || true"

{#
linux_hostname_hosts:
@@ -29,4 +29,4 @@ linux_hostname_hosts:
- {{ network.hostname }}
#}

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

Ładowanie…
Anuluj
Zapisz