summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-10-03 23:33:09 -0400
committerTim Rozet <trozet@redhat.com>2017-10-05 14:08:30 +0000
commit7771d5010b9845576ceb0bbe5ad5f405ed99b871 (patch)
tree4554547acc0303dae526df810b17b8b805b59b88 /lib
parent6e7af7e195f509a6658d65874ff179568ff8fda4 (diff)
This config is no longer needed
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)
Diffstat (limited to 'lib')
-rw-r--r--lib/ansible/playbooks/undercloud_aarch64.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ansible/playbooks/undercloud_aarch64.yml b/lib/ansible/playbooks/undercloud_aarch64.yml
index e8b2818c..040831c5 100644
--- a/lib/ansible/playbooks/undercloud_aarch64.yml
+++ b/lib/ansible/playbooks/undercloud_aarch64.yml
@@ -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