diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 7710b9469..c42ca1981 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -179,7 +179,7 @@ wan_link_local: False # Keep this as 'False' to strongly mandate Ethernet # 1. Try to set Ethernet Static IP (if 'arp ' 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