1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

"exFAT_enabled: True" commented out, due to CentOS risks

This commit is contained in:
A Holt 2017-11-24 14:27:36 -05:00 committed by GitHub
parent bd8bcea00f
commit 470d332ae6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: