diff --git a/etc/kayobe/ipa.yml b/etc/kayobe/ipa.yml index 828a8ab..b586c82 100644 --- a/etc/kayobe/ipa.yml +++ b/etc/kayobe/ipa.yml @@ -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: