From 3c90c9020fc4e0257fa4c73f14e609e3559b3771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 18 Aug 2018 14:02:17 +0200 Subject: Move private values --- environments/global/common.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'environments/global/common.yaml') 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"] 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 -- cgit v1.2.3