X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packer%2FREADME.markdown;h=da99a245788dfebf7bc9d4071cfb314983d5e844;hb=e23ed6b8f6d4f61890ff903ffa227da34734b4a8;hp=1c60d44f221d3a08fbb1c77888a67a3577d67a74;hpb=838abd91ac748c5e34aa2945354f1ff7c804a935;p=releng%2Fbuilder.git diff --git a/packer/README.markdown b/packer/README.markdown index 1c60d44f2..da99a2457 100644 --- a/packer/README.markdown +++ b/packer/README.markdown @@ -26,12 +26,12 @@ Rackspace's Public cloud and a private OpenStack cloud. From a high level, the builds: -* Boot a specified base image in both clouds. -* Run a set of shell scripts, listed in the template's shell provisioner - section, to do any configuration required by the builder. -* Execute a shutdown of the running instance in the clouds. -* Execute a 'nova image-create' operation against the shutdown instance. -* Perform a 'nova delete' operation against the shutdown instance. +- Boot a specified base image in both clouds. +- Run a set of shell scripts, listed in the template's shell provisioner + section, to do any configuration required by the builder. +- Execute a shutdown of the running instance in the clouds. +- Execute a 'nova image-create' operation against the shutdown instance. +- Perform a 'nova delete' operation against the shutdown instance. [1]: https://www.packer.io/ [2]: https://www.packer.io/intro/getting-started/setup.html