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

fix activity server install flag

This commit is contained in:
Tim Moody 2017-07-06 12:57:55 -04:00
parent cfbb7829f9
commit 191e260792

View file

@ -88,6 +88,9 @@ wan_nameserver:
# 3-BASE # 3-BASE
# apache
allow_apache_sudo: False
# dhcpd # dhcpd
dhcpd_install: True dhcpd_install: True
dhcpd_enabled: False dhcpd_enabled: False
@ -169,7 +172,7 @@ ejabberd_enabled: False
# idmgr and activity-server # idmgr and activity-server
idmgr_install: True idmgr_install: True
activity-server_install: True activity_server_install: False
xo_services_enabled: False xo_services_enabled: False
# 6-GENERIC-APPS # 6-GENERIC-APPS