Fix ipv4 address missing on reboot

This commit is contained in:
Federico G. Schwindt 2018-12-09 23:29:18 +00:00
parent e478d31e50
commit 342b8c406f
No known key found for this signature in database
GPG key ID: D17BD1523FB8AF1E

View file

@ -42,7 +42,7 @@
block: |
cloned_interfaces="lo100"
ifconfig_lo100="inet {{ local_service_ip }} netmask 255.255.255.255"
ifconfig_lo100="inet6 FCAA::1/64"
ifconfig_lo100_ipv6="inet6 FCAA::1/64"
notify:
- restart loopback bsd
tags: