[albert] fix duplicate host id
This commit is contained in:
+3
-1
@@ -63,7 +63,7 @@ in
|
||||
type = "host";
|
||||
network = {
|
||||
local = true;
|
||||
hostId = "16";
|
||||
hostId = "19";
|
||||
address = "192.168.1.106";
|
||||
};
|
||||
};
|
||||
@@ -117,6 +117,8 @@ in
|
||||
type = "microvm";
|
||||
network = createMaloNet "18" "52:DA:0D:F9:EF:F4";
|
||||
};
|
||||
|
||||
# last host id: 19
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user