Skip to content
Snippets Groups Projects
Commit 4a83b105 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add TF_ROOT variable

parent 5194f9b7
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7895 failed with stages
in 20 seconds
...@@ -7,6 +7,7 @@ variables: ...@@ -7,6 +7,7 @@ variables:
OS_IDENTITY_API_VERSION: "3" OS_IDENTITY_API_VERSION: "3"
OS_AUTH_TYPE: "v3applicationcredential" OS_AUTH_TYPE: "v3applicationcredential"
OS_AUTH_URL: "https://keystone.cloud.rc.uab.edu:5000/v3" OS_AUTH_URL: "https://keystone.cloud.rc.uab.edu:5000/v3"
TF_ROOT: ${CI_PROJECT_DIR}/
TF_VAR_internal_network: "tf-clusternet" TF_VAR_internal_network: "tf-clusternet"
TF_VAR_external_network: "tf-dmznet" TF_VAR_external_network: "tf-dmznet"
......
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