summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-08-29 09:02:00 +0200
committertv <tv@shackspace.de>2015-08-29 09:02:00 +0200
commit83f06535de527c7470f8ff9c8b5e3a4632cf7cb9 (patch)
treea452bbb46607a08359ccc89bb17f65b8f77cb761 /tv
parentbf2ef5c76ba3ee84a067b26da40334a4dd192be4 (diff)
tv {cd,nomic,wu}: disable consul
Diffstat (limited to 'tv')
-rw-r--r--tv/1systems/cd.nix2
-rw-r--r--tv/1systems/nomic.nix2
-rw-r--r--tv/1systems/wu.nix2
3 files changed, 3 insertions, 3 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix
index bb812457..b385848f 100644
--- a/tv/1systems/cd.nix
+++ b/tv/1systems/cd.nix
@@ -25,7 +25,7 @@ with lib;
../2configs/CAC-Developer-2.nix
../2configs/CAC-CentOS-7-64bit.nix
../2configs/base.nix
- ../2configs/consul-server.nix
+ #../2configs/consul-server.nix
../2configs/git.nix
{
imports = [ ../2configs/charybdis.nix ];
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix
index 7010e68b..f08e74bb 100644
--- a/tv/1systems/nomic.nix
+++ b/tv/1systems/nomic.nix
@@ -24,7 +24,7 @@ with lib;
imports = [
../2configs/AO753.nix
../2configs/base.nix
- ../2configs/consul-server.nix
+ #../2configs/consul-server.nix
../2configs/git.nix
{
tv.iptables = {
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index da60738e..6cd1565f 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -24,7 +24,7 @@ with lib;
imports = [
../2configs/w110er.nix
../2configs/base.nix
- ../2configs/consul-client.nix
+ #../2configs/consul-client.nix
../2configs/git.nix
../2configs/mail-client.nix
../2configs/xserver.nix