jeschli: enable ci & disable external
This commit is contained in:
parent
b0da81e28a
commit
42ed99d28a
|
@ -9,8 +9,6 @@ with import <stockholm/lib>;
|
|||
}) {
|
||||
|
||||
bln = {
|
||||
ci = false;
|
||||
external = true;
|
||||
nets = {
|
||||
retiolum = {
|
||||
ip4.addr = "10.243.27.28";
|
||||
|
@ -48,8 +46,6 @@ with import <stockholm/lib>;
|
|||
};
|
||||
};
|
||||
reagenzglas = {
|
||||
ci = false;
|
||||
external = true;
|
||||
nets = {
|
||||
retiolum = {
|
||||
ip4.addr = "10.243.27.27";
|
||||
|
|
Loading…
Reference in a new issue