Use TinyIPA deployment images

The coreos images do not appear to be functional.
I didn't spend too much time debugging why, but it
seemed like they hung on boot (but that may just be a
lack of console logging).

The TinyIPA images can deploy a server without issue.

TrivialFix
Change-Id: I58e4f951d4a3dd89e0784fd82d8a62dbba374f79
This commit is contained in:
Will Szumski 2018-09-27 14:03:07 +00:00 committed by Mark Goddard
parent 47ff06706b
commit f724bd8ac2
1 changed files with 4 additions and 2 deletions

View File

@ -54,7 +54,8 @@
#ipa_images_kernel_name:
# URL of Ironic deployment kernel image to download.
#ipa_kernel_upstream_url:
# yamllint disable-line rule:line-length
ipa_kernel_upstream_url: https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-stable-rocky.vmlinuz
# URL of checksum of Ironic deployment kernel image.
#ipa_kernel_checksum_url:
@ -66,7 +67,8 @@
#ipa_images_ramdisk_name:
# URL of Ironic deployment ramdisk image to download.
#ipa_ramdisk_upstream_url:
# yamllint disable-line rule:line-length
ipa_ramdisk_upstream_url: https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-stable-rocky.gz
# URL of checksum of Ironic deployment ramdisk image.
#ipa_ramdisk_checksum_url: