From 3a7b69b6a0cbaedf2143902569cb7e3e3099bf14 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 25 May 2019 07:36:25 -0400 Subject: [PATCH] Captive Portal doc evolution clarified --- roles/network/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/network/defaults/main.yml b/roles/network/defaults/main.yml index 482787033..17f6a196d 100644 --- a/roles/network/defaults/main.yml +++ b/roles/network/defaults/main.yml @@ -92,8 +92,8 @@ wondershaper_upspeed: "1024" # Originally for @tim-moody's Nodogsplash approach to Captive Portal # Highly experimental as of June 2018: https://github.com/iiab/iiab/issues/608 # -# Python-based Captive Portal, that @m-anish & @jvonau experimented with in -# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt +# Newer: Python-based Captive Portal, that @m-anish & @jvonau experimented with +# in July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt # extensively refined in Sept 2018 (https://github.com/iiab/iiab/pull/1179) # captive_portal_install: False # captive_portal_enabled: False