wrapping up deploy items for aarch
[apex.git] / lib / ansible / playbooks / undercloud_aarch64.yml
index 040831c..ddaf1b0 100644 (file)
@@ -23,6 +23,8 @@
             dest: /tftpboot/EFI/centos/grub.cfg
             mode: 0644
         - 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