test
This commit is contained in:
parent
ddac05de61
commit
d642ee159b
@ -10,8 +10,8 @@ ENV="${ENV:-staging}"
|
||||
ENV_BR="${ENV_BR:-test_feature}"
|
||||
PLAYBOOK_FILE="${PLAYBOOK_FILE:-base.yaml}"
|
||||
|
||||
REPO_CORE="git@git.felcloud.io:felcloud/ansible_core_init_ansible.git"
|
||||
REPO_ENV="git@git.felcloud.io:felcloud/ansible_env_staging.git"
|
||||
REPO_CORE="https://git.felcloud.io/felcloud/ansible_core_init_ansible.git"
|
||||
REPO_ENV="https://git.felcloud.io/felcloud/ansible_env_staging.git"
|
||||
|
||||
echo "[INFO] Setting up SSH environment..."
|
||||
mkdir -p ~/.ssh
|
||||
|
Loading…
Reference in New Issue
Block a user