mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added show_vault_variables_draft.py
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
credentials:
|
||||
database_password:
|
||||
description: "Password for the Taiga PostgreSQL database user"
|
||||
algorithm: "bcrypt"
|
||||
validation: "^\\$2[aby]\\$.{56}$"
|
||||
|
||||
secret_key:
|
||||
description: "Django SECRET_KEY used for cryptographic signing in Taiga"
|
||||
algorithm: "sha256"
|
||||
|
Reference in New Issue
Block a user