summaryrefslogtreecommitdiffstats
path: root/1systems/vbob.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-02-11 21:31:15 +0100
committermakefu <github@syntax-fehler.de>2016-02-11 21:31:15 +0100
commit234a7e8236de00ca5ae2ff5d8f32e654f0e64a71 (patch)
tree9a357d734426fbf6fe3ef683e4012919a4da860b /1systems/vbob.nix
parent6eb44e38ddf0e5f940077cc519c13701475d6b22 (diff)
parent1ae6f1eeabd4b0e7f6408fe4b30cbbd85adb7d2d (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to '1systems/vbob.nix')
-rw-r--r--1systems/vbob.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/1systems/vbob.nix b/1systems/vbob.nix
index b1e5ef8b5..2dee83728 100644
--- a/1systems/vbob.nix
+++ b/1systems/vbob.nix
@@ -4,7 +4,6 @@
{ lib, config, pkgs, ... }:
{
krebs.build.host = config.krebs.hosts.vbob;
- krebs.build.target = "root@10.10.10.220";
imports =
[ # Include the results of the hardware scan.
<nixpkgs/nixos/modules/virtualisation/virtualbox-image.nix>
@@ -51,7 +50,6 @@
krebs.retiolum = {
enable = true;
extraConfig = "Proxy = http global.proxy.alcatel-lucent.com 8000";
- hosts = ../../krebs/Zhosts;
connectTo = [
"gum"
];