[Fix] fix ceph env variables path

This commit is contained in:
Mohamed Emine IBRAHIM 2023-04-30 00:37:19 +00:00
parent a77431276b
commit 871ef587bf
Signed by: emine
GPG Key ID: 080CA82CBE99A505

View File

@ -2,4 +2,4 @@
export OS_CLOUD="felcloud_staging"
export PULUMI_STACK="staging"
export PULUMI_SUB_STACK="ceph"
export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"
export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase"