forked from M-Labs/nix-scripts
artiq-full: add stuttgart2 (a/b) master/satellite ddb
This commit is contained in:
parent
2bf0053836
commit
033e75859e
|
@ -186,6 +186,12 @@ let
|
||||||
"1" = "stfcsatellite";
|
"1" = "stfcsatellite";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
stuttgart2 = {
|
||||||
|
master = "stuttgart2a";
|
||||||
|
satellites = {
|
||||||
|
"1" = "stuttgart2b";
|
||||||
|
};
|
||||||
|
};
|
||||||
ustc5 = {
|
ustc5 = {
|
||||||
master = "ustc5master";
|
master = "ustc5master";
|
||||||
satellites = {
|
satellites = {
|
||||||
|
|
Loading…
Reference in New Issue