Fix the MTU of BVIs to be consistent with the bridge they're in

This commit is contained in:
Pim van Pelt
2022-04-07 21:19:38 +00:00
parent 8854208b09
commit b7425a825d
6 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@
## here should not be used although they can be a source of config inspiration :)
## Run me:
# ./intest.sh 2>&1 | tee -a intest.out
# ./intest.sh 2>&1 | tee intest.out
for i in hippo[0-9]*.yaml; do
echo "Clearing: Moving to hippo-empty.yaml"