Merge "Fix typo"
authorLuis Gomez <ecelgp@gmail.com>
Thu, 21 Jul 2016 06:47:51 +0000 (06:47 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 Jul 2016 06:47:51 +0000 (06:47 +0000)
packer/README.markdown

index fef4cea344f81335e17fefcb80c3a09e2bd34b63..f02ace5e9ec2db3ad5ce29b68e66bc719c3e57f0 100644 (file)
@@ -15,7 +15,7 @@ specific build, combine the template for the desired output artifact type with
 a variable file. To build a new java-builder instance the following would be done:
 
 ```
-packer build -var-file=vars/cloud-env.json -var-file/centos.json templates/java-builder.json
+packer build -var-file=vars/cloud-env.json -var-file=vars/centos.json templates/java-builder.json
 ```
 
 **NOTE:** vars/cloud-env.json is a gitignored file as it contains private