X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packer%2FREADME.markdown;h=95ed62f07c610197cc17b45674b391cc13f76924;hb=93a5304ef04620630cbd6de14694607048bf2aa3;hp=f02ace5e9ec2db3ad5ce29b68e66bc719c3e57f0;hpb=e7febd1793e782fbee365b8edca0ae5315e8a355;p=releng%2Fbuilder.git diff --git a/packer/README.markdown b/packer/README.markdown index f02ace5e9..95ed62f07 100644 --- a/packer/README.markdown +++ b/packer/README.markdown @@ -19,8 +19,7 @@ packer build -var-file=vars/cloud-env.json -var-file=vars/centos.json templates/ ``` **NOTE:** vars/cloud-env.json is a gitignored file as it contains private -information. There is a vars/cloud-env.json.example file that may be used as a -base for creating the one needed. +information. A vars/cloud-env.json.example file is provided as an example. This would build bootable image in two different OpenStack clouds. In specific, Rackspace's Public cloud and a private OpenStack cloud.