added hw2 master + satellite

pull/30/head
Stewart Mackenzie 2020-03-04 17:29:08 +08:00
parent 36fa4372cd
commit 6db4ccfaa4
1 changed files with 8 additions and 0 deletions

View File

@ -41,6 +41,8 @@ let
"hustmaster"
"hustsatellite"
"hw"
"hw2master"
"hw2satellite"
"indiana"
"innsbruck2"
"ist"
@ -138,6 +140,12 @@ let
"1" = "afsatellite";
};
};
hw2 = {
master = "hw2master";
satellites = {
"1" = "hw2satellite";
};
};
hust = {
master = "hustmaster";
satellites = {