diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-12-03 03:37:19 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-12-03 03:43:48 +0100 |
commit | 5ad9fc5e963b9a461f60799d7f185a9e2e13522f (patch) | |
tree | 8d98b0eaf066f86e8fb24be1ca148be1ec1f1845 /production | |
parent | 259ad739c650aafd8dddf5afcd829632a6f88a80 (diff) |
Define new host "calima" serving Nextcloud.
Diffstat (limited to 'production')
-rw-r--r-- | production | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,38 +1,41 @@ [mistral] mistral.fripost.org geoip=se [elefant] elefant.fripost.org geoip=se mxno=1 [giraff] giraff.fripost.org geoip=se [antilop] antilop.fripost.org geoip=se [civett] civett.fripost.org geoip=se mxno=2 [benjamin] benjamin.skangas.se geoip=se +[calima] +calima.fripost.org geoip=se + # ldap.fripost.org [LDAP-provider:children] mistral [NTP-master:children] mistral # imap.fripost.org [IMAP:children] mistral # mda.fripost.org [MDA:children] IMAP # mx{1,2,3}.fripost.org [MX:children] elefant civett @@ -48,31 +51,34 @@ giraff [bacula-dir:children] benjamin [bacula-sd:children] benjamin # webmail.fripost.org [webmail:children] elefant # lists.fripost.org [lists:children] antilop [wiki:children] civett [git:children] wiki +[nextcloud:children] +calima + [munin-master:children] benjamin # machines behind NAT [NATed:children] benjamin # hostnames resolving to a dynamic IP [DynDNS:children] benjamin |