X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=environments%2Fglobal%2Froles%2Fcryptoportfolio.yaml;h=661af2de8a694e0dbc1139789da63dcbb8c3d72f;hb=3c90c9020fc4e0257fa4c73f14e609e3559b3771;hp=f875c1b8a0a1f736e8a5fd01ba9a79521ba7412e;hpb=0a21fb6c2c52ca5cc2dfdfc41ca0a51c0d81296c;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/environments/global/roles/cryptoportfolio.yaml b/environments/global/roles/cryptoportfolio.yaml index f875c1b..661af2d 100644 --- a/environments/global/roles/cryptoportfolio.yaml +++ b/environments/global/roles/cryptoportfolio.yaml @@ -6,10 +6,9 @@ role::cryptoportfolio::user: "cryptoportfolio" role::cryptoportfolio::group: "cryptoportfolio" role::cryptoportfolio::home: "/home/cryptoportfolio" role::cryptoportfolio::env: "prod" -role::cryptoportfolio::webhook_url: "%{ldapvar.self.vars.cf_slack_webhook.0}" +role::cryptoportfolio::webhook_url: "" role::cryptoportfolio::pg_db: "cryptoportfolio" role::cryptoportfolio::pg_user: "cryptoportfolio" -role::cryptoportfolio::pg_user_replication: "cryptoportfolio_replication" role::cryptoportfolio::web_host: "%{lookup('base_installation::system_hostname')}" role::cryptoportfolio::web_port: "" role::cryptoportfolio::web_ssl: true