Skip to content
Snippets Groups Projects
Commit bf12ad23 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "ironic_pxe bootstrap should run on all hosts"

parents d860cefd aa8215c5
No related branches found
No related tags found
No related merge requests found
...@@ -60,5 +60,4 @@ ...@@ -60,5 +60,4 @@
- "{{ node_config_directory }}/ironic-pxe/:{{ container_config_directory }}/:ro" - "{{ node_config_directory }}/ironic-pxe/:{{ container_config_directory }}/:ro"
- "/etc/localtime:/etc/localtime:ro" - "/etc/localtime:/etc/localtime:ro"
- "ironic_pxe:/tftpboot/" - "ironic_pxe:/tftpboot/"
run_once: True when: "{{ inventory_hostname in groups['ironic-pxe'] }}"
delegate_to: "{{ groups['ironic-pxe'][0] }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment