wrapping up deploy items for aarch
[apex.git] / lib / ansible / playbooks / undercloud_aarch64.yml
index e8b2818..ddaf1b0 100644 (file)
@@ -22,8 +22,9 @@
                      }
             dest: /tftpboot/EFI/centos/grub.cfg
             mode: 0644
-        - shell: 'openstack-config --set /etc/ironic/ironic.conf pxe uefi_pxe_config_template $pybasedir/drivers/modules/pxe_grub_config.template'
         - shell: 'openstack-config --set /etc/ironic/ironic.conf pxe uefi_pxe_bootfile_name grubaa64.efi'
+        - shell: 'openstack-config --set /etc/ironic/ironic.conf pxe uefi_pxe_config_template \$pybasedir/drivers/modules/pxe_grub_config.template'
+
         - systemd:
             name: openstack-ironic-conductor
             state: restarted