mb sunshine.r: disable ci
This commit is contained in:
parent
09552a6945
commit
be12b8a413
|
@ -3,7 +3,6 @@ with import <stockholm/lib>;
|
|||
|
||||
hostDefaults = hostName: host: flip recursiveUpdate host {
|
||||
ci = true;
|
||||
monitoring = true;
|
||||
owner = config.krebs.users.mb;
|
||||
};
|
||||
|
||||
|
@ -90,6 +89,7 @@ in {
|
|||
};
|
||||
};
|
||||
sunsh1n3 = {
|
||||
ci = false;
|
||||
nets = {
|
||||
retiolum = {
|
||||
ip4.addr = "10.243.42.142";
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ee41207df1ce718e0b154ed8047384118a0133a4
|
||||
Subproject commit 5b8fb8dc0ee14672d7fd533bd98635b8725dbb29
|
Loading…
Reference in a new issue