Merge "Update cloud image Ubuntu18.04 mininet ovs"
[releng/builder.git] / packer / README.markdown
index 1c60d44f221d3a08fbb1c77888a67a3577d67a74..da99a245788dfebf7bc9d4071cfb314983d5e844 100644 (file)
@@ -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