Change Git repository
This commit is contained in:
parent
7f6617e112
commit
19b4325920
3
init.sh
3
init.sh
@ -72,7 +72,7 @@ IDM_DOMAIN="idm.$DOMAIN"
|
||||
VAULT_DOMAIN="vault.cwinfo.net"
|
||||
GIT_DOMAIN="git.cwinfo.net"
|
||||
GIT_PORT=2222
|
||||
GIT_REPOSITORY="warengroup-private/ansible-pull"
|
||||
GIT_REPOSITORY="warengroup-private/infra-plus"
|
||||
|
||||
HOSTNAME="$HOSTNAME.$DEVICE_DOMAIN"
|
||||
|
||||
@ -123,7 +123,6 @@ if [[ $VAULT_STATUS -eq 200 ]]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
curl \
|
||||
-H "X-Vault-Token: $VAULT_TOKEN" \
|
||||
-X GET \
|
||||
|
Loading…
Reference in New Issue
Block a user