ptb2/3: refactor

pull/23/head
Robert Jördens 2020-11-16 08:42:32 +00:00
parent 571cfbd8a6
commit 34c5ff76b9
1 changed files with 10 additions and 2 deletions

View File

@ -61,8 +61,8 @@ let
"oregon"
"osaka"
"ptb"
"ptb2"
"ptb3"
"ptb3master"
"ptb3satellite"
"ptb4"
"ptb5"
"ptb6"
@ -95,6 +95,8 @@ let
"hw2master"
"hw2satellite"
"luh"
"ptb3master"
"ptb3satellite"
"purduemaster"
"purduesatellite"
"siom"
@ -175,6 +177,12 @@ let
"1" = "hw2satellite";
};
};
ptb3 = {
master = "ptb3master";
satellites = {
"1" = "ptb3satellite";
};
};
purdue = {
master = "purduemaster";
satellites = {