[fanny] fix ip
This commit is contained in:
@@ -135,8 +135,9 @@ in
|
|||||||
enableHostBridge = true;
|
enableHostBridge = true;
|
||||||
interface = "enp1s0";
|
interface = "enp1s0";
|
||||||
gateway = "192.168.1.1";
|
gateway = "192.168.1.1";
|
||||||
address = "192.168.1.2/24";
|
address = "192.168.1.103/24";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.malobeo.microvm.deployHosts = [
|
services.malobeo.microvm.deployHosts = [
|
||||||
"overwatch"
|
"overwatch"
|
||||||
"infradocs"
|
"infradocs"
|
||||||
|
|||||||
Reference in New Issue
Block a user