Fix incorrect documentation

Two changes, first is that we now upload individual files instead of a
tarball of both. The other is a catch from Jim to properly use building.

Change-Id: Icfaccb190d066feee5f30aed83c1b830fbe9cd89
Co-Authored-By: Jim Rollenhagen <jim@jimrollenhagen.com>
This commit is contained in:
Jay Faulkner 2014-09-08 09:35:22 -07:00
parent 8c6ed7d0eb
commit 632fa39738
1 changed files with 4 additions and 2 deletions

View File

@ -50,8 +50,10 @@ Download
--------
If you don't want to build your own image, you can download a copy of
ironic-python-agent, embedded into a CoreOS pxe image, at
http://tarballs.openstack.org/ironic-python-agent/coreos/ipa-coreos.tar.gz
ironic-python-agent ramdisk and kernel, built using CoreOS, at:
http://tarballs.openstack.org/ironic-python-agent/coreos/coreos_production_pxe.vmlinuz
and
http://tarballs.openstack.org/ironic-python-agent/coreos/coreos_production_pxe-oem.cpio.gz
Build instructions
------------------