From 54b1dfe54b84f3b5a9bd32467b6dca62d2ce3103 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 30 Oct 2017 13:45:13 -0400 Subject: [PATCH] cleanup+clarifs --- vars/default_vars.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 497a13901..4f286be21 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -129,9 +129,9 @@ schooltool_enabled: False # Needed if you want http://box/common/services/power_off.php to work allow_apache_sudo: False -# HTTPD role runs here. +# roles/httpd runs here -# IIAB-ADMIN role runs here. +# roles/iiab-admin runs here # MySQL - THESE HAVE NO EFFECT - DE FACTO DEFAULTS IN roles/1-prep/tasks/computed_vars.yml, roles/mysql/tasks/main.yml mysql_install: True @@ -151,7 +151,7 @@ openvpn_cron_enabled: False openvpn_install: True openvpn_enabled: False -# NETWORK role runs here. +# roles/network runs here (MANY SETTINGS ABOVE) # Homepage # Default to the GUI where the selection is made or override in local_vars.yml