orchestration-tests/nomad/vault_hashi_vault_values.ex...

24 lines
572 B
YAML
Raw Normal View History

2022-07-22 02:03:40 +00:00
# Example map of vault values to bootstrap
# These should be encrypted with Ansible Vault if actually stored here
2022-06-28 19:11:24 +00:00
hashi_vault_values:
nextcloud:
db_name: nextcloud
2022-07-22 02:03:40 +00:00
# Eventually replace this with dynamic secrets from Hashicorp Vault
2022-06-28 19:11:24 +00:00
db_user: nextcloud
2022-07-22 02:03:40 +00:00
db_pass: nextcloud
2022-06-28 19:11:24 +00:00
mysql:
root_password: supersecretpassword
slack:
bot_url: ...
bot_token: ...
hook_url: ...
grafana:
alert_email_addresses: email@example.com
2022-07-22 02:03:40 +00:00
backups:
backup_passphrase: tellnoone
2022-07-27 03:09:52 +00:00
vault_userpass:
- name: admin
password: foo
policies: default