hippocampus: minio: bridge -> veth
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
autoStart = true;
|
||||
|
||||
privateNetwork = true;
|
||||
hostBridge = "br0";
|
||||
localAddress = "10.0.0.${toString (10+n)}/24";
|
||||
#hostBridge = "br0";
|
||||
hostAddress = "10.${toString (10+n)}.0.0";
|
||||
localAddress = "10.${toString (10+n)}.0.1";
|
||||
|
||||
# If true it registers a new node very time
|
||||
# need to find where it stores the state
|
||||
|
||||
Reference in New Issue
Block a user