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

Update vars/default_vars.yml

This commit is contained in:
A Holt 2020-05-22 10:43:43 -04:00 committed by GitHub
parent 06102d7431
commit a78a4eea29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,9 +229,9 @@ pi_swap_file_size: 1024
# 3-BASE-SERVER
# 2020-01-22: See also js_menu_install (above).
admin_console_install: True # For now in roles/9-local-addons/tasks/main.yml
admin_console_enabled: True # Not in active use as of 2020-05-21
# 2020-05-22: Neither in use at the moment. See also js_menu_install (above).
admin_console_install: True
admin_console_enabled: True
# MySQL MANDATORY - THESE 2 VARS HAVE NO EFFECT - SEE roles/0-init/tasks/main.yml & roles/mysql/tasks/main.yml
mysql_install: True