This config is no longer needed 79/44179/1
authorDan Radez <dradez@redhat.com>
Wed, 4 Oct 2017 03:33:09 +0000 (23:33 -0400)
committerDan Radez <dradez@redhat.com>
Wed, 4 Oct 2017 03:33:09 +0000 (23:33 -0400)
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>
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