openfun / arnold

:construction_worker_woman: Deploy your applications to Kubernetes with Ansible
MIT License
41 stars 8 forks source link

Error with vault passwords #784

Closed jo316it closed 11 months ago

jo316it commented 11 months ago

Hi There. I'm try install this repository in GKE for tests and I don't get to pass this error:

[WARNING]: Error in vault password file loading (default): Invalid vault password was provided from script (/usr/local/bin/vault-password) ERROR! Invalid vault password was provided from script (/usr/local/bin/vault-password)

Where have I to put this password? I read the documentation several times and I don't find it.

Tank you

jo316it commented 11 months ago

Hy There, I already got it. I did export of password variable, and it worked.