We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Secrets should be available in /run/secrets
/run/secrets
Secrets are decrypted into /run/agenix.d/{{decryption_count_since_boot}}/
/run/agenix.d/{{decryption_count_since_boot}}/
bud rebuild {{host}} switch
I can no longer do a bud rebuild {{host]] switch as the secrets move their location.
bud rebuild {{host]] switch
Perhaps I did something wrong while merging in the changes from this repository into my configuration. I don't see where I would have caused this issue. Here is my flake.lock https://gist.github.com/btobolaski/c7f9c8625974cc77a9c118f1bd8004d7
The text was updated successfully, but these errors were encountered:
I see that the actual directory gets symlinked to /run/agenix so I'll close this as it a consistent directory.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Secrets should be available in
/run/secrets
Current Behavior
Secrets are decrypted into
/run/agenix.d/{{decryption_count_since_boot}}/
Steps to Reproduce
bud rebuild {{host}} switch
Context
I can no longer do a
bud rebuild {{host]] switch
as the secrets move their location.Your Environment
Perhaps I did something wrong while merging in the changes from this repository into my configuration. I don't see where I would have caused this issue. Here is my flake.lock https://gist.github.com/btobolaski/c7f9c8625974cc77a9c118f1bd8004d7
The text was updated successfully, but these errors were encountered: