diff options
Diffstat (limited to 'environments')
-rw-r--r-- | environments/global/common.yaml | 1 |
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" | |||
30 | base_installation::system_users: [] # Fetched via ldap | 30 | base_installation::system_users: [] # Fetched via ldap |
31 | profile::xmr_stak::mining_pool: "" # Fetched via ldap | 31 | profile::xmr_stak::mining_pool: "" # Fetched via ldap |
32 | profile::xmr_stak::wallet: "" # Fetched via ldap | 32 | profile::xmr_stak::wallet: "" # Fetched via ldap |
33 | profile::mail::mailhub: "" # Fetched via ldap | ||
33 | letsencrypt::email: ~ # Fetched via ldap | 34 | letsencrypt::email: ~ # Fetched via ldap |
34 | letsencrypt::try_for_real_hostname: true | 35 | letsencrypt::try_for_real_hostname: true |