aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-17 11:00:48 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-19 16:19:17 +0100
commit82caf31189f11a9bca4836260e8ee8ba954690f2 (patch)
tree97b15bbbb0ca9415fb17acc11f3592bc40e942f6 /environments
parent97103ded8390d10ea3468615c654e89d07c0a921 (diff)
downloadPuppet-82caf31189f11a9bca4836260e8ee8ba954690f2.tar.gz
Puppet-82caf31189f11a9bca4836260e8ee8ba954690f2.tar.zst
Puppet-82caf31189f11a9bca4836260e8ee8ba954690f2.zip
Add mail profile
Diffstat (limited to 'environments')
-rw-r--r--environments/global/common.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/global/common.yaml b/environments/global/common.yaml
index 5911194..e7c70d4 100644
--- a/environments/global/common.yaml
+++ b/environments/global/common.yaml
@@ -30,5 +30,6 @@ base_installation::system_timezone: "Europe/Paris"
30base_installation::system_users: [] # Fetched via ldap 30base_installation::system_users: [] # Fetched via ldap
31profile::xmr_stak::mining_pool: "" # Fetched via ldap 31profile::xmr_stak::mining_pool: "" # Fetched via ldap
32profile::xmr_stak::wallet: "" # Fetched via ldap 32profile::xmr_stak::wallet: "" # Fetched via ldap
33profile::mail::mailhub: "" # Fetched via ldap
33letsencrypt::email: ~ # Fetched via ldap 34letsencrypt::email: ~ # Fetched via ldap
34letsencrypt::try_for_real_hostname: true 35letsencrypt::try_for_real_hostname: true