Fix incorrect urls
'CoreOS deploy kernel' and 'CoreOS deploy ramdisk' have the wrong urls. Actually, their urls should use the url of each other. 'kernel' should be linked to file 'coreos_production_pxe.vmlinuz' and 'ramdisk' to file 'coreos_production_pxe_image-oem.cpio.gz'. Change-Id: I9474a77f62989179e7bd7a8cdf6a1e9f6eecee6d Co-Authored-By: DongCan <dongc.fnst@cn.fujitsu.com>
This commit is contained in:
parent
190e70fd37
commit
12a5ebc7f3
@ -2106,8 +2106,8 @@ service running on it for controlling and deploying bare metal nodes.
|
||||
You can download a pre-built version of the deploy ramdisk built with
|
||||
the `CoreOS tools`_ at:
|
||||
|
||||
* `CoreOS deploy ramdisk <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe.vmlinuz>`_
|
||||
* `CoreOS deploy kernel <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem.cpio.gz>`_
|
||||
* `CoreOS deploy kernel <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe.vmlinuz>`_
|
||||
* `CoreOS deploy ramdisk <http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem.cpio.gz>`_
|
||||
|
||||
Building from source
|
||||
--------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user