switching back mgmt1 to ipv6 auto/slaac since ipmi is that way too regardless and finally found jinja2 filter

This commit is contained in:
toby 2018-09-12 12:27:37 +02:00
parent dc6a02d0d4
commit 4a24a5a513
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ case "$1" in
pre-up /bin/ip link set up dev mgmt
pre-up /bin/ip link set master mgmt dev mgmt1
post-down /bin/ip link del dev mgmt
iface mgmt1 inet6 dhcp
iface mgmt1 inet6 auto
EOF
cat <<-"EOF" >/etc/network/interfaces.d/feth