base_installation::system_timezone: "Europe/Paris"
base_installation::system_users: [] # Fetched via ldap
base_installation::notify_xmpp: {}
-# FIXME: get all mounts without needing that hack?
-profile::fstab::mounts:
- - "%{facts.ldapvar.self.vars.mounts.0}"
- - "%{facts.ldapvar.self.vars.mounts.1}"
+profile::fstab::mounts: []
profile::xmr_stak::mining_pool: ""
profile::xmr_stak::wallet: ""
profile::mail::mailhub: "" # Fetched via ldap
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::web_host: "%{lookup('base_installation::system_hostname')}"