krebs.retiolum.hosts: change type to attrsOf host
This commit is contained in:
parent
10712e8483
commit
3c7fa0bc84
|
@ -32,7 +32,6 @@
|
||||||
};
|
};
|
||||||
krebs.retiolum = {
|
krebs.retiolum = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hosts = ../../krebs/Zhosts;
|
|
||||||
connectTo = [
|
connectTo = [
|
||||||
"gum"
|
"gum"
|
||||||
"pigstarter"
|
"pigstarter"
|
||||||
|
|
|
@ -71,7 +71,6 @@
|
||||||
krebs.retiolum = {
|
krebs.retiolum = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraConfig = "Proxy = http global.proxy.alcatel-lucent.com 8000";
|
extraConfig = "Proxy = http global.proxy.alcatel-lucent.com 8000";
|
||||||
hosts = ../../krebs/Zhosts;
|
|
||||||
connectTo = [
|
connectTo = [
|
||||||
"gum"
|
"gum"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue