Überarbeitung zweites Lighthouse
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
delegate_to: "{{ groups['nebula_lighthouse'][0] }}"
|
||||
when: nebula_lighthouse_build_hosts_file
|
||||
|
||||
- name: Ensure all lighthouses have hosts file entry for node
|
||||
- name: Ensure all secondary lighthouses have hosts file entry for node
|
||||
lineinfile:
|
||||
path: /etc/hosts
|
||||
line: "{{ nebula_internal_ip_addr }} {{ inventory_hostname }}.neb"
|
||||
|
||||
Reference in New Issue
Block a user