diff options
author | tv <tv@shackspace.de> | 2015-08-29 09:02:00 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-29 09:02:00 +0200 |
commit | 83f06535de527c7470f8ff9c8b5e3a4632cf7cb9 (patch) | |
tree | a452bbb46607a08359ccc89bb17f65b8f77cb761 /tv/1systems/cd.nix | |
parent | bf2ef5c76ba3ee84a067b26da40334a4dd192be4 (diff) |
tv {cd,nomic,wu}: disable consul
Diffstat (limited to 'tv/1systems/cd.nix')
-rw-r--r-- | tv/1systems/cd.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index bb8124576..b385848f1 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 ]; |