mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update default_vars.yml
This commit is contained in:
parent
ab79c36f4a
commit
a0d8c2682f
1 changed files with 4 additions and 5 deletions
|
@ -109,7 +109,7 @@ exFAT_enabled: False
|
|||
# <role-name>_install
|
||||
# <role-name>_enabled
|
||||
|
||||
# Our current convention is to install everything in all aggregates
|
||||
# Our past convention was to install everything in all aggregates
|
||||
# And to enable everything in 1-PREP, 2-COMMON, and 3-BASE-SERVER
|
||||
|
||||
# 1-PREP
|
||||
|
@ -155,14 +155,13 @@ openvpn_enabled: False
|
|||
# NETWORK role runs here.
|
||||
|
||||
# Homepage
|
||||
# Default to the gui where the selection is made or override in local_vars.yml
|
||||
# Default to the GUI where the selection is made or override in local_vars.yml
|
||||
iiab_home_url: /home
|
||||
|
||||
# You can change iiab_home_url in local_vars.yml in order to get a different home page.
|
||||
# For example one of the following: (assuming they are enabled)
|
||||
# You can change iiab_home_url in local_vars.yml in order to get a different
|
||||
# homepage. For example one of the following: (assuming they are enabled)
|
||||
|
||||
# iiab_home_url: /home
|
||||
# iiab_home_url: /xs-portal - the alternate homepage
|
||||
# iiab_home_url: /wordpress
|
||||
# iiab_home_url: /wiki - either dokuwiki or mediawiki
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue