diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 09e559baa..e797f6877 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -56,7 +56,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 # Enable "campus access" to ~10 common IIAB services like Kiwix (3000), KA Lite # (8008) and Calibre (8010 or 8080) etc, on the WAN side of your IIAB server.