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

Force-install libssl1.1 if MongoDB needed on Ubuntu >= 22.04

This commit is contained in:
root 2022-09-27 16:49:34 -04:00
parent 3aae53e693
commit 9f0c5f1e5d
7 changed files with 42 additions and 16 deletions

View file

@ -20,8 +20,8 @@
# 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!
mongodb_64bit_version: 4.4 # 5.0 also works as of 2022-06-09, but can fail on
# "pre-2011" CPU's lacking AVX. VERIFY both X.Y versions exist (+ work!) below:
mongodb_64bit_version: 4.4 # 5.0 and 6.0 also work as of 2022-09-27, but fail
# on "pre-2011" CPU's w/o AVX. VERIFY both X.Y versions exist (+ work!) below:
#
# 1) https://www.mongodb.org/static/pgp/server-X.Y.asc ~= https://pgp.mongodb.com
# 2) http://repo.mongodb.org/apt/debian &/OR https://repo.mongodb.org/apt/ubuntu