mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #1852 from holta/deb10-bypass-sugarizer
Fix #1850: Fully bypass Sugarizer (AND MongoDB) on Debian 10+
This commit is contained in:
commit
53fd36005f
4 changed files with 178 additions and 165 deletions
|
@ -110,6 +110,9 @@
|
|||
|
||||
# MongoDB is auto-included by Sugarizer as of Feb 2019, thanks to: roles/sugarizer/meta/main.yml
|
||||
#
|
||||
# 2019-07-08: mongodb_install is completely ignored. FYI mongodb_enabled: False
|
||||
# works but is ineffective, as Sugarizer starts mongodb's systemd svc on its own
|
||||
#
|
||||
## Late 2017: Had commented out MongoDB on a trial basis, for a more basic/lightweight Sugarizer, per https://github.com/iiab/iiab/pull/427
|
||||
#- name: Turn on both vars for MongoDB if sugarizer_enabled
|
||||
# set_fact:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue