Merge branch 'master' of git.rustybever.be:rusty-bever/deployment

This commit is contained in:
Jef Roosens 2021-12-18 10:36:20 +01:00
commit 1c31557435
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
3 changed files with 14 additions and 2 deletions

View file

@ -2,5 +2,7 @@
"metrics-addr" : "0.0.0.0:9323",
"experimental" : true,
"mtu": 1450,
"network-control-plane-mtu": 1450
"network-control-plane-mtu": 1450,
"ipv6": true,
"fixed-cidr-v6": "fd00::/80"
}