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

exFAT_enabled: False -> True

This commit is contained in:
A Holt 2017-11-24 14:16:17 -05:00 committed by GitHub
parent 47017817ef
commit bda872c618
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,8 +112,9 @@ wan_ip: dhcp
wan_netmask:
wan_gateway:
wan_nameserver:
exFAT_enabled: False
#only change these if you know what you are doing
# 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
# Parameters by Aggregate Roles
# Each Role must have the following variables which are either True or False:
@ -334,7 +335,6 @@ xovis_install: False
xovis_enabled: False
xovis_target_host: "127.0.0.1:5984"
xovis_deployment_name: olpc
xovis_db_name: xovis
xovis_db_user: admin
xovis_db_password: admin