Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fabien Bosquet
infra-azure-provisioning
Commits
3b517834
Commit
3b517834
authored
Oct 09, 2020
by
Daniel Scholl
Browse files
Bug Fix prepare script
parent
ad692146
Changes
1
Hide whitespace changes
Inline
Side-by-side
infra/templates/osdu-r3-mvp/common_prepare.sh
View file @
3b517834
...
...
@@ -501,6 +501,7 @@ export TF_VAR_application_secret="$(az keyvault secret show --vault-name $AZURE_
export TF_VAR_ssh_public_key_file=.ssh/node-ssh-key.pub
export TF_VAR_gitops_ssh_key_file=.ssh/gitops-ssh-key
export TF_VAR_gitops_ssh_url="git@ssh.dev.azure.com:v3/osdu-demo/OSDU_Rx/k8-gitops-manifests"
export TF_VAR_gitops_branch="
${
UNIQUE
}
"
EOF
cp
.envrc_
${
UNIQUE
}
.envrc
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment