aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/secretmgr.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-12-25 22:45:05 +0100
committerAlex Auvolat <alex@adnab.me>2022-12-25 22:45:05 +0100
commit8cee3b0043eda68d982e5359a0d009c83cbb85c4 (patch)
tree18cfe4a2988f22fd4884b7f79136778cc1e44e7b /cluster/prod/secretmgr.toml
parent87bb031ed00b7993a29d74aee2e89875c5444caf (diff)
downloadnixcfg-8cee3b0043eda68d982e5359a0d009c83cbb85c4.tar.gz
nixcfg-8cee3b0043eda68d982e5359a0d009c83cbb85c4.zip
Update prod secret files
Diffstat (limited to 'cluster/prod/secretmgr.toml')
-rw-r--r--cluster/prod/secretmgr.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/cluster/prod/secretmgr.toml b/cluster/prod/secretmgr.toml
index 88058e5..ea540e5 100644
--- a/cluster/prod/secretmgr.toml
+++ b/cluster/prod/secretmgr.toml
@@ -7,3 +7,13 @@ admin_dn = "cn=admin,dc=deuxfleurs,dc=org"
[user_values]
"directory/ldap_base_dn" = "dc=deuxfleurs,dc=fr"
"directory/guichet/web_hostname" = "guichet.deuxfleurs.fr"
+"directory/guichet/mail_domain" = "deuxfleurs.fr"
+"directory/guichet/s3_bucket" = "bottin-pictures"
+"directory/guichet/s3_endpoint" = "garage.deuxfleurs.fr"
+"directory/guichet/s3_region" = "garage"
+# TODO: fix smtp server, use deuxfleurs' smtp
+
+"drone-ci/s3_db_bucket" = "drone-db"
+"drone-ci/s3_storage_bucket" = "drone-storage"
+
+"chat/synapse/postgres_db" = "synapse2"