Skip to content
Snippets Groups Projects
Commit 3d1a6c5c authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Defining a flavor of m1.med for xdmod instance

parent 68eaeb3d
No related branches found
No related tags found
3 merge requests!6Add CD feature to the repo,!5Use already existing networks to build terraform,!1wip: test-keypair without file
Pipeline #8348 passed with stages
in 2 minutes and 1 second
......@@ -10,6 +10,7 @@ variables:
TF_ROOT: ${CI_PROJECT_DIR}/
TF_VAR_internal_network: "xdmod-packer-clusternet"
TF_VAR_external_network: "xdmod-packer-dmznet"
TF_VAR_flavor: "m1.medium"
GIT_SUBMODULE_STRATEGY: "recursive"
GIT_SUBMODULE_UPDATE_FLAGS: "--force"
......
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