mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
tweak DB defaults' explanations
This commit is contained in:
parent
6fe7b209de
commit
565392dea1
1 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@ allow_apache_sudo: False
|
|||
|
||||
# IIAB-ADMIN role runs here.
|
||||
|
||||
# MySQL - SEE roles/1-prep/tasks/computed_vars.yml for de facto defaults
|
||||
# MySQL - THESE HAVE NO EFFECT - DE FACTO DEFAULTS IN roles/1-prep/tasks/computed_vars.yml, roles/mysql/tasks/main.yml
|
||||
mysql_install: True
|
||||
mysql_enabled: True
|
||||
# password is fixmysql
|
||||
|
@ -165,7 +165,7 @@ iiab_home_url: /home
|
|||
# iiab_home_url: /wordpress
|
||||
# iiab_home_url: /wiki - either dokuwiki or mediawiki
|
||||
|
||||
# PostgreSQL - SEE roles/1-prep/tasks/computed_vars.yml, roles/4-server-options/tasks/main.yml
|
||||
# PostgreSQL - SEE roles/1-prep/tasks/computed_vars.yml, roles/4-server-options/tasks/main.yml, roles/postgresql/tasks/main.yml
|
||||
postgresql_install: False
|
||||
postgresql_enabled: False
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue