[docs] Change CoreOS URLs to Centos URLs fir IPA

The ironic-python-agent coreos images are unsupported and are
anticipated to be removed from the tarballs.openstack.org site.

In advance of this, we need to remove references to these images.

Change-Id: Ifb402418d7962cf507b190e028a59b94ad5d46ac
This commit is contained in:
Julia Kreger 2020-02-11 07:24:44 -08:00 committed by Mark Goddard
parent b41311f128
commit baadf62635

View File

@ -192,8 +192,8 @@ Agent documentation <>` for full details.
``ipa.vmlinuz``. ``ipa.vmlinuz``.
``ipa_kernel_upstream_url`` ``ipa_kernel_upstream_url``
URL of Ironic deployment kernel image to download. Default is URL of Ironic deployment kernel image to download. Default is
``https://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe{{ ``https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7{{
ipa_images_upstream_url_suffix }}.vmlinuz``. ipa_images_upstream_url_suffix }}.kernel``.
``ipa_kernel_checksum_url`` ``ipa_kernel_checksum_url``
URL of checksum of Ironic deployment kernel image. Default is ``{{ URL of checksum of Ironic deployment kernel image. Default is ``{{
ipa_kernel_upstream_url }}.{{ ipa_kernel_checksum_algorithm }}``. ipa_kernel_upstream_url }}.{{ ipa_kernel_checksum_algorithm }}``.
@ -205,8 +205,8 @@ Agent documentation <>` for full details.
``ipa.initramfs``. ``ipa.initramfs``.
``ipa_ramdisk_upstream_url`` ``ipa_ramdisk_upstream_url``
URL of Ironic deployment ramdisk image to download. Default is URL of Ironic deployment ramdisk image to download. Default is
``https://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem{{ ``https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7{{
ipa_images_upstream_url_suffix }}.cpio.gz``. ipa_images_upstream_url_suffix }}.initramfs``.
``ipa_ramdisk_checksum_url`` ``ipa_ramdisk_checksum_url``
URL of checksum of Ironic deployment ramdisk image. Default is ``{{ URL of checksum of Ironic deployment ramdisk image. Default is ``{{
ipa_ramdisk_upstream_url }}.{{ ipa_ramdisk_checksum_algorithm }}``. ipa_ramdisk_upstream_url }}.{{ ipa_ramdisk_checksum_algorithm }}``.