[fix] use pulumi passphrase settings in playbook
This commit is contained in:
parent
e0b9978ae1
commit
4c849e640b
@ -2,4 +2,4 @@
|
|||||||
export OS_CLOUD="felcloud_staging"
|
export OS_CLOUD="felcloud_staging"
|
||||||
export PULUMI_STACK="staging"
|
export PULUMI_STACK="staging"
|
||||||
export PULUMI_SUB_STACK="console"
|
export PULUMI_SUB_STACK="console"
|
||||||
export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"
|
#export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
export OS_CLOUD="felcloud_staging"
|
export OS_CLOUD="felcloud_staging"
|
||||||
export PULUMI_STACK="staging"
|
export PULUMI_STACK="staging"
|
||||||
export PULUMI_SUB_STACK="consolemongi"
|
export PULUMI_SUB_STACK="consolemongi"
|
||||||
export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"
|
#export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"
|
||||||
|
@ -15,7 +15,6 @@ stg-bilbas-00 ansible_host=172.53.3.126 ansible_user=ubuntu
|
|||||||
stg-bilrep-00 ansible_host=172.53.0.130 ansible_user=ubuntu
|
stg-bilrep-00 ansible_host=172.53.0.130 ansible_user=ubuntu
|
||||||
|
|
||||||
[container_biuld]
|
[container_biuld]
|
||||||
stg-testMourad-00 ansible_host=172.53.1.155 ansible_user=ubuntu
|
|
||||||
stg-conbld-00 ansible_host=172.53.0.185 ansible_user=ubuntu
|
stg-conbld-00 ansible_host=172.53.0.185 ansible_user=ubuntu
|
||||||
|
|
||||||
[console:children]
|
[console:children]
|
||||||
|
Loading…
Reference in New Issue
Block a user