bigmac: delete
Graham Christensen committed
Sep 26, 2019 at 03:09 UTC
1a25de3fc67994003edbdb49556bd73c2b0a2f48
2 files changed
-16
delft/eris.nix
-13
@@ -12,8 +12,6 @@
12
147.75.198.170 packet-t2a-3
13
147.75.74.238 packet-t2a5-qc-centriq-1
14
147.75.107.178 packet-t2a6-ampere-1
15
- 139.178.82.19 bigmac-host
16
- 139.178.82.19 bigmac-guest
15
16
17
'' + (let
@@ -83,17 +81,6 @@
81
labels.mac = "guest";
82
labels.role = "builder";
83
}
86
- {
87
- targets = [ "bigmac-host:9100" ];
88
- labels.mac = "host";
89
- labels.role = "macos-hypervisor";
90
- }
91
- {
92
- targets = [ "bigmac-guest:9101" ];
93
- labels.mac = "guest";
94
- labels.role = "builder";
95
- }
96
-
84
];
85
}
86
delft/hydra.nix
-3
@@ -172,9 +172,6 @@ in
172
{ hostNames = [ "[10.254.2.6]:2200" ]; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICyjTqJsNioHUP0HMmGVfDpej9dCIQH0Bdn5aNbe8oYU"; }
173
{ hostNames = [ "[10.254.2.7]:2200" ]; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKjy5mXHUHqGO+lzeyj09iuADIDtcQtnBtwiPCmV/UBq"; }
174
{ hostNames = [ "[10.254.2.8]:2200" ]; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHJF0dXSTvZwWtPjN/iUBp2A5pHCPuOUVOvBkjXw+Eu"; }
175
-
176
- # bigmac
177
- { hostNames = [ "[147.75.64.174]:2200" ]; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINM+o3+x2cncVNdRTVZTOeckSzheAJRzVkYdu7PsgDkq"; }
175
176
{ hostNames = [ "208.78.106.251" ]; publicKey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKrwg2592DfDUG1U0LZxJcBaT35YfEsuKo4helEAzeoujvzOo4DIaBrTCX7+LxcYZlGoi4WvsnwxUG11GY12l2A="; }
177
{ hostNames = [ "208.78.106.252" ]; publicKey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLV1p6f6Rk3rKwNJbcqvG68wjfT3wPcJfChc1LFU9A3tTFslUDr47FHLmT+FTr+ChkoqD6Gsl+jtSnvkYnTlpGY="; }