1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

hard code a ficticious, but stable, server name for url linked to by captive portal

This commit is contained in:
George Hunt 2018-10-01 19:48:08 +00:00
parent e26aa688c7
commit d90b6becb9
5 changed files with 5 additions and 4 deletions

View file

@ -10,3 +10,4 @@ OS={{ ansible_local.local_facts.os }}
OS_VER={{ ansible_local.local_facts.os_ver }}
WWWROOT={{ doc_root }}
STAGE=1
FQDN={{ iiab-fqdn }}