summaryrefslogtreecommitdiffstats
path: root/lib/ansible/playbooks
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-10-03 23:33:09 -0400
committerDan Radez <dradez@redhat.com>2017-10-03 23:33:09 -0400
commit811bb2c4878973fd3c479d880bb6aea9b1c2958c (patch)
tree08129aa14341359f7b8c028bb23fc1d5f85a4734 /lib/ansible/playbooks
parentfa4fcdc5dd0c866e837e142f6eb164435fb0c1d4 (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>
Diffstat (limited to 'lib/ansible/playbooks')
-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