Update node.yml
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
- name: Ensure node has hosts file entry for lighthouse
|
- name: Ensure node has hosts file entry for lighthouse
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/hosts
|
path: /etc/hosts
|
||||||
line: "{{ nebula_lighthouse_internal_ip_addr }} {{ nebula_lighthouse_hostname }}.neb {{ nebula_lighthouse_hostname }}"
|
line: "{{ nebula_lighthouse_internal_ip_addr }} {{ nebula_lighthouse_hostname }}.neb"
|
||||||
|
|
||||||
- name: Read cert/key from lighthouse
|
- name: Read cert/key from lighthouse
|
||||||
slurp:
|
slurp:
|
||||||
|
|||||||
Reference in New Issue
Block a user