mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
This continues the DHCP hook checks. Also protect the create side
if the system doesn't have any config files at all.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
follow: yes
|
||||
marker: "# Ansible entries {mark}"
|
||||
notify: Preinstall | restart network
|
||||
when: dhclientconffile is defined
|
||||
|
||||
- name: Configue dhclient hooks for resolv.conf (non-RH)
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user