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

overwrote internal and external networks for cicd

parent 16dfdd79
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7882 failed with stages
in 37 seconds
......@@ -7,6 +7,8 @@ variables:
OS_IDENTITY_API_VERSION: "3"
OS_AUTH_TYPE: "v3applicationcredential"
OS_AUTH_URL: "https://keystone.cloud.rc.uab.edu:5000/v3"
TF_VAR_internal_network: "tf-clusternet"
TF_VAR_external_network: "tf-dmznet"
stages: # List of stages for jobs, and their order of execution
......
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