mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
2cc5bb92cc
commit
e7cb6161c5
1 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
|||
sugarizer_install: False
|
||||
sugarizer_enabled: False
|
||||
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
|
||||
# Sugarizer 1.0.1+ strategies to solve? github.com/iiab/iiab/pull/957
|
||||
|
||||
# sugarizer_install: False
|
||||
# sugarizer_enabled: False
|
||||
# sugarizer_port: 8089
|
||||
|
||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
sugarizer_location: "{{ iiab_base }}" # /opt/iiab
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue