Skip to content
Snippets Groups Projects
Commit 7626fea6 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

Update .gitlab-ci.yml file

parent 0ab90fc4
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #8332 passed with stages
in 6 minutes and 37 seconds
......@@ -8,8 +8,8 @@ variables:
OS_AUTH_TYPE: "v3applicationcredential"
OS_AUTH_URL: "https://keystone.cloud.rc.uab.edu:5000/v3"
TF_ROOT: ${CI_PROJECT_DIR}/
TF_VAR_internal_network: "tf-clusternet"
TF_VAR_external_network: "tf-dmznet"
TF_VAR_internal_network: "xdmod-packer-clusternet"
TF_VAR_external_network: "xdmod-packer-dmz"
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