1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #1634 from holta/netplan-template

Revise template for /etc/netplan to mitigate 2+ min stall during Ubuntu 19.04 boot
This commit is contained in:
A Holt 2019-05-04 03:23:06 -04:00 committed by GitHub
commit 3cf5544f79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,9 @@ network:
search: [{{ iiab_domain }}]
{% else %}
dhcp4: yes
optional: true
{% endif %}
#{% if iiab_lan_iface == "br0" %}
# bridges:
# # the key name is the name for virtual (created) interfaces