aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-06-28 12:24:34 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-06-28 12:25:38 +0200
commit7f8d0f89d6e2a93fdff509b4cc443be5819e3dd3 (patch)
tree490499d1195e618d8d039659250ecc6595006c2e /environments
parent0a145a25c0a8cbcd50d515d2a828bd6665836ddb (diff)
downloadPuppet-7f8d0f89d6e2a93fdff509b4cc443be5819e3dd3.tar.gz
Puppet-7f8d0f89d6e2a93fdff509b4cc443be5819e3dd3.tar.zst
Puppet-7f8d0f89d6e2a93fdff509b4cc443be5819e3dd3.zip
Remove cleanup files
Diffstat (limited to 'environments')
-rw-r--r--environments/global/roles/cryptoportfolio.yaml1
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"
9role::cryptoportfolio::webhook_url: "%{ldapvar.self.vars.cf_slack_webhook.0}" 9role::cryptoportfolio::webhook_url: "%{ldapvar.self.vars.cf_slack_webhook.0}"
10role::cryptoportfolio::pg_db: "cryptoportfolio" 10role::cryptoportfolio::pg_db: "cryptoportfolio"
11role::cryptoportfolio::pg_user: "cryptoportfolio" 11role::cryptoportfolio::pg_user: "cryptoportfolio"
12role::cryptoportfolio::pg_user_replication: "cryptoportfolio_replication"
13role::cryptoportfolio::web_host: "%{lookup('base_installation::system_hostname')}" 12role::cryptoportfolio::web_host: "%{lookup('base_installation::system_hostname')}"
14role::cryptoportfolio::web_port: "" 13role::cryptoportfolio::web_port: ""
15role::cryptoportfolio::web_ssl: true 14role::cryptoportfolio::web_ssl: true