mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update default_vars.yml
This commit is contained in:
parent
ab2d0d3155
commit
fe471a9738
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ wan_link_local: False # Keep this as 'False' to strongly mandate Ethernet
|
|||
# 1. Try to set Ethernet Static IP <wan_ip> (if 'arp <wan_gateway>' responds).
|
||||
# 2. Try to set Ethernet IP using DHCP, if DHCP responds within ~10 seconds.
|
||||
# 3. Set Ethernet IP to a link-local address 169.254.x.y if both above fail.
|
||||
# Details in roles/network/templates/network/dhcpcd.conf.j2 for /etc/dhcpcd.conf
|
||||
# Details @ roles/network/templates/network/dhcpcd.conf.j2 for /etc/dhcpcd.conf
|
||||
|
||||
|
||||
# Parameters for Aggregate Roles
|
||||
|
|
Loading…
Reference in a new issue