add network config
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
ipv4.addresses = [
|
||||
{
|
||||
address = "10.7.43.20";
|
||||
prefixLength = 32;
|
||||
prefixLength = 24;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user