jeschli: enable ci & disable external

This commit is contained in:
lassulus 2017-12-15 13:59:49 +01:00
parent b0da81e28a
commit 42ed99d28a

View File

@ -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";