From 470d332ae6f64684b4e21fad3420e72807604f5d Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 24 Nov 2017 14:27:36 -0500 Subject: [PATCH] "exFAT_enabled: True" commented out, due to CentOS risks --- vars/default_vars.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 10b2e8947..f13422cf4 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -108,16 +108,15 @@ dansguardian_enabled: False wondershaper_install: False wondershaper_enabled: False -# Intended for developers +# Intended for developers: ONLY CHANGE THESE IF YOU KNOW WHAT YOU ARE DOING user_wan_iface: auto user_lan_iface: auto wan_ip: dhcp wan_netmask: wan_gateway: wan_nameserver: -# exFAT is enabled for all "debuntu" OS's as of Nov 2017, in roles/2-common/tasks/packages.yml#L35-L36 -exFAT_enabled: True -# Only change these if you know what you are doing +# exFAT is auto-enabled for all "debuntu" OS's as of Nov 2017, in roles/2-common/tasks/packages.yml#L35-L36 +# exFAT_enabled: True # Parameters by Aggregate Roles # Each Role must have the following variables which are either True or False: