diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-28 12:25:52 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-28 12:25:52 +0200 |
commit | 417ffb62ee8c654bb6d2910edf3fda0552c444fa (patch) | |
tree | 490499d1195e618d8d039659250ecc6595006c2e /environments | |
parent | ea29cb9e07cf11278c97b74aab0688b04fd90f83 (diff) | |
parent | 7f8d0f89d6e2a93fdff509b4cc443be5819e3dd3 (diff) | |
download | Puppet-417ffb62ee8c654bb6d2910edf3fda0552c444fa.tar.gz Puppet-417ffb62ee8c654bb6d2910edf3fda0552c444fa.tar.zst Puppet-417ffb62ee8c654bb6d2910edf3fda0552c444fa.zip |
Merge branch 'dev'
Diffstat (limited to 'environments')
-rw-r--r-- | environments/global/roles/cryptoportfolio.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/environments/global/roles/cryptoportfolio.yaml b/environments/global/roles/cryptoportfolio.yaml index f875c1b..138da7a 100644 --- a/environments/global/roles/cryptoportfolio.yaml +++ b/environments/global/roles/cryptoportfolio.yaml | |||
@@ -9,7 +9,6 @@ role::cryptoportfolio::env: "prod" | |||
9 | role::cryptoportfolio::webhook_url: "%{ldapvar.self.vars.cf_slack_webhook.0}" | 9 | role::cryptoportfolio::webhook_url: "%{ldapvar.self.vars.cf_slack_webhook.0}" |
10 | role::cryptoportfolio::pg_db: "cryptoportfolio" | 10 | role::cryptoportfolio::pg_db: "cryptoportfolio" |
11 | role::cryptoportfolio::pg_user: "cryptoportfolio" | 11 | role::cryptoportfolio::pg_user: "cryptoportfolio" |
12 | role::cryptoportfolio::pg_user_replication: "cryptoportfolio_replication" | ||
13 | role::cryptoportfolio::web_host: "%{lookup('base_installation::system_hostname')}" | 12 | role::cryptoportfolio::web_host: "%{lookup('base_installation::system_hostname')}" |
14 | role::cryptoportfolio::web_port: "" | 13 | role::cryptoportfolio::web_port: "" |
15 | role::cryptoportfolio::web_ssl: true | 14 | role::cryptoportfolio::web_ssl: true |