From 16b80abd57bb215d0e72f3983f997a007743b8fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 8 Dec 2019 16:22:56 +0100 Subject: Add openldap replication --- modules/private/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/private/default.nix') diff --git a/modules/private/default.nix b/modules/private/default.nix index 1d0f1a9..29bf2af 100644 --- a/modules/private/default.nix +++ b/modules/private/default.nix @@ -13,6 +13,7 @@ set = { postgresqlReplication = ./databases/postgresql_replication.nix; mariadbReplication = ./databases/mariadb_replication.nix; redisReplication = ./databases/redis_replication.nix; + openldapReplication = ./databases/openldap_replication.nix; websites = ./websites; atenInte = ./websites/aten/integration.nix; -- cgit v1.2.3