From 1f22f641668ed74971367f611295040edb6483e5 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 2 Sep 2019 20:29:19 -0400 Subject: [PATCH] Update local_vars_min.yml --- vars/local_vars_min.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index e70e0ac7c..cc5f8b806 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.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.