summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-06 15:11:30 +0100
committertv <tv@krebsco.de>2016-02-06 15:11:30 +0100
commit3c7fa0bc8446cf4cadaab0cd3cbf360ceba2efcb (patch)
treec8556786c76259b4a1e76de70ff59cae1bd65e9b /1systems
parent10712e8483d499a9a72a65f392b87bb8ce412b98 (diff)
krebs.retiolum.hosts: change type to attrsOf host
Diffstat (limited to '1systems')
-rw-r--r--1systems/repunit.nix1
-rw-r--r--1systems/vbob.nix1
2 files changed, 0 insertions, 2 deletions
diff --git a/1systems/repunit.nix b/1systems/repunit.nix
index a069cc36f..0c6ba09fb 100644
--- a/1systems/repunit.nix
+++ b/1systems/repunit.nix
@@ -32,7 +32,6 @@
};
krebs.retiolum = {
enable = true;
- hosts = ../../krebs/Zhosts;
connectTo = [
"gum"
"pigstarter"
diff --git a/1systems/vbob.nix b/1systems/vbob.nix
index d95362919..e8a2959d0 100644
--- a/1systems/vbob.nix
+++ b/1systems/vbob.nix
@@ -71,7 +71,6 @@
krebs.retiolum = {
enable = true;
extraConfig = "Proxy = http global.proxy.alcatel-lucent.com 8000";
- hosts = ../../krebs/Zhosts;
connectTo = [
"gum"
];