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