ptb2/3: refactor

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