@cryptotaxi247 / infra-1 / commits / fbce5c9e

svn path=/configurations/trunk/tud/; revision=24220

svn path=/configurations/trunk/tud/; revision=24220

Eelco Dolstra committed Oct 11, 2010 at 18:00 UTC fbce5c9e6679602f9c9186caf20f84c1bfd9eef9
1 file changed +2
cartman.nix
+2
@@ -454,6 +454,8 @@ rec {
454 zabbixAgent.enable = true;
455
456 zabbixServer.enable = true;
457 + zabbixServer.dbServer = "lucifer";
458 + zabbixServer.dbPassword = import ./zabbix-password.nix;
459
460 };
461