@cryptotaxi247 / infra / commits / b6baf0f7

remove shelley from buildfarm network spec.

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

Rob Vermaas committed May 21, 2012 at 10:27 UTC b6baf0f7a5521b320b8dbe401dacd2a4c5222756
1 file changed +1 -1
network.nix
+1 -1
@@ -7,7 +7,7 @@
7 lucifer = import ./lucifer.nix;
8 wendy = import ./wendy.nix;
9 ike = import ./build-machines-dell-r815.nix;
10 - shelley = import ./build-machines-dell-r815.nix;
10 + #shelley = import ./build-machines-dell-r815.nix;
11 #mrkitty = import ./mrkitty.nix;
12 mrhankey = import ./mrhankey.nix;
13 }