aboutsummaryrefslogtreecommitdiff
path: root/environments/global/common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environments/global/common.yaml')
-rw-r--r--environments/global/common.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/environments/global/common.yaml b/environments/global/common.yaml
index 97bf196..2f2db35 100644
--- a/environments/global/common.yaml
+++ b/environments/global/common.yaml
@@ -30,10 +30,7 @@ base_installation::system_locales: ["fr_FR.UTF-8", "en_US.UTF-8"]
30base_installation::system_timezone: "Europe/Paris" 30base_installation::system_timezone: "Europe/Paris"
31base_installation::system_users: [] # Fetched via ldap 31base_installation::system_users: [] # Fetched via ldap
32base_installation::notify_xmpp: {} 32base_installation::notify_xmpp: {}
33# FIXME: get all mounts without needing that hack? 33profile::fstab::mounts: []
34profile::fstab::mounts:
35 - "%{facts.ldapvar.self.vars.mounts.0}"
36 - "%{facts.ldapvar.self.vars.mounts.1}"
37profile::xmr_stak::mining_pool: "" 34profile::xmr_stak::mining_pool: ""
38profile::xmr_stak::wallet: "" 35profile::xmr_stak::wallet: ""
39profile::mail::mailhub: "" # Fetched via ldap 36profile::mail::mailhub: "" # Fetched via ldap