Merge "Remove UNIMgr from N b/c of compilation failures"
[releng/builder.git] / 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