This config is no longer needed 63/44363/1
authorDan Radez <dradez@redhat.com>
Wed, 4 Oct 2017 03:33:09 +0000 (23:33 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 5 Oct 2017 14:08:30 +0000 (14:08 +0000)
it is setting and unescaped default value which ended up setting an
invalid value. removing it uses the default which accomplishes what
this was originally attempting to put into place.

Change-Id: I03660921860adf7625e17d2c4a3ba07b62d0f3f0
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 811bb2c4878973fd3c479d880bb6aea9b1c2958c)

lib/ansible/playbooks/undercloud_aarch64.yml

index e8b2818..040831c 100644 (file)
@@ -22,7 +22,6 @@
                      }
             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'
         - systemd:
             name: openstack-ironic-conductor