Merge "ironic_pxe bootstrap should run on all hosts"
This commit is contained in:
commit
bf12ad23a7
@ -60,5 +60,4 @@
|
||||
- "{{ node_config_directory }}/ironic-pxe/:{{ container_config_directory }}/:ro"
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
- "ironic_pxe:/tftpboot/"
|
||||
run_once: True
|
||||
delegate_to: "{{ groups['ironic-pxe'][0] }}"
|
||||
when: "{{ inventory_hostname in groups['ironic-pxe'] }}"
|
||||
|
Loading…
Reference in New Issue
Block a user