add npl5 master/satellite group
This commit is contained in:
parent
46e745d310
commit
643ce70b4c
|
@ -162,6 +162,12 @@ let
|
|||
"1" = "berkeley3satellite";
|
||||
};
|
||||
};
|
||||
npl5 = {
|
||||
master = "npl5master";
|
||||
satellites = {
|
||||
"1" = "npl5satellite";
|
||||
};
|
||||
};
|
||||
ptb3 = {
|
||||
master = "ptb3master";
|
||||
satellites = {
|
||||
|
|
Loading…
Reference in New Issue