[fix] use pulumi passphrase settings in playbook

This commit is contained in:
Mohamed Emine IBRAHIM 2022-07-15 17:24:39 +01:00
parent e0b9978ae1
commit 4c849e640b
3 changed files with 2 additions and 3 deletions

View File

@ -2,4 +2,4 @@
export OS_CLOUD="felcloud_staging"
export PULUMI_STACK="staging"
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"

View File

@ -2,4 +2,4 @@
export OS_CLOUD="felcloud_staging"
export PULUMI_STACK="staging"
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"

View File

@ -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
[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
[console:children]