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

use hard coded iiab-servar.lan as a link between client redirects and our server

This commit is contained in:
George Hunt 2018-10-02 02:30:52 +00:00
parent d90b6becb9
commit b11b46ccd0
5 changed files with 5 additions and 5 deletions

View file

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