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

Install apache2 at end of 9-local-addons if admin_console_install: True (TEMPORARY)

This commit is contained in:
root 2020-05-21 18:07:51 +00:00
parent 39cd30548c
commit cd714402bf
2 changed files with 7 additions and 31 deletions

View file

@ -229,9 +229,9 @@ pi_swap_file_size: 1024
# 3-BASE-SERVER
# 2020-01-22: Both vars unused. SEE ABOVE js_menu_install.
admin_console_install: True
admin_console_enabled: True
# 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
# MySQL MANDATORY - THESE 2 VARS HAVE NO EFFECT - SEE roles/0-init/tasks/main.yml & roles/mysql/tasks/main.yml
mysql_install: True