ansible_env_feten/semaphore.sh
2025-05-13 09:28:58 +00:00

6 lines
183 B
Bash

#!/bin/bash
export OS_CLOUD="felcloud_staging"
export PULUMI_STACK="staging"
export PULUMI_SUB_STACK="semaphore"
export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase"