]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - environments/global/roles/cryptoportfolio.yaml
Move private values
[perso/Immae/Projets/Puppet.git] / environments / global / roles / cryptoportfolio.yaml
index 3d36e711b79b02706062000fcad8dd35e12d5934..661af2de8a694e0dbc1139789da63dcbb8c3d72f 100644 (file)
@@ -1,4 +1,18 @@
 ---
 classes:
   role::cryptoportfolio: ~
-cryptoportfolio::slack_webhook: "%{ldapvar.self.vars.cf_slack_webhook.0}"
+letsencrypt::hosts: "%{lookup('base_installation::system_hostname')}"
+role::cryptoportfolio::user: "cryptoportfolio"
+role::cryptoportfolio::group: "cryptoportfolio"
+role::cryptoportfolio::home: "/home/cryptoportfolio"
+role::cryptoportfolio::env: "prod"
+role::cryptoportfolio::webhook_url: ""
+role::cryptoportfolio::pg_db: "cryptoportfolio"
+role::cryptoportfolio::pg_user: "cryptoportfolio"
+role::cryptoportfolio::web_host: "%{lookup('base_installation::system_hostname')}"
+role::cryptoportfolio::web_port: ""
+role::cryptoportfolio::web_ssl: true
+base_installation::system_users:
+  - username: "%{lookup('role::cryptoportfolio::user')}"
+    system: true
+    password: "!!"