Move mail & ldap to locum

This commit is contained in:
niten 2023-07-29 13:28:00 -07:00
parent 397cfd8a27
commit c030f5c485

View File

@ -8,10 +8,10 @@
admin-email = "admin@informis.land"; admin-email = "admin@informis.land";
gssapi-realm = "INFORMIS.LAND"; gssapi-realm = "INFORMIS.LAND";
ldap-servers = [ "procul" ]; ldap-servers = [ "locum" ];
kerberos-master = "procul"; kerberos-master = "procul";
primary-nameserver = "procul"; primary-nameserver = "procul";
primary-mailserver = "procul"; primary-mailserver = "locum";
zone = "informis.land"; zone = "informis.land";
prometheus-hosts = [ "procul" ]; prometheus-hosts = [ "procul" ];
postgresql-server = "procul"; postgresql-server = "procul";