Add branched image download instructions to CoreOS readme
Instruct folks how to download an image for master and stable branches of the project. Change-Id: I03ff25d094259bc0562e0139b67dbb301692936b Partial-Bug: #1561756
This commit is contained in:
parent
7862d14580
commit
8484518300
@ -61,9 +61,13 @@ Download
|
|||||||
|
|
||||||
If you don't want to build your own image, you can download a copy of
|
If you don't want to build your own image, you can download a copy of
|
||||||
ironic-python-agent ramdisk and kernel, built using CoreOS, at:
|
ironic-python-agent ramdisk and kernel, built using CoreOS, at:
|
||||||
http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe.vmlinuz
|
http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe-master.vmlinuz
|
||||||
and
|
and
|
||||||
http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem.cpio.gz
|
http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem-master.cpio.gz
|
||||||
|
|
||||||
|
"master" may be replaced with "stable-$branch" (e.g. "stable-mitaka") to
|
||||||
|
download an image built from the stable/$branch (e.g. stable/mitaka) version
|
||||||
|
of ironic-python-agent.
|
||||||
|
|
||||||
Build instructions
|
Build instructions
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user