Skip to content
Snippets Groups Projects
Commit 9eeef53c authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

fix error

parent 8fd94dde
No related branches found
No related tags found
1 merge request!24Draft: Add image sharing option to packer template
......@@ -14,7 +14,7 @@ variables:
PKR_VAR_ssh_keypair_name: "dev-keys"
PKR_VAR_flavor: "m1.medium"
PKR_VAR_source_image_name: "CentOS-7-x86_64-GenericCloud-1905"
PKR_VAR_image_membership: "[xdmod]"
PKR_VAR_image_membership: '["xdmod"]'
GIT_SUBMODULE_STRATEGY: recursive
NUM_IMAGE_TO_KEEP: 5
AWS_DEFAULT_REGION: "bhm"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment