mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
#3469 clarif: IIAB overlays MongoDB 5.0.5 64-bit RPi binaries
This commit is contained in:
parent
68dfc9239b
commit
247e582b56
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
|||
# MongoDB 5.0, tested 2022-06-07 ~113 lines below). Though MongoDB 6.0.3+ on
|
||||
# 64-bit Ubuntu on Raspberry Pi hardware (MIGHT) hypothetically be possible:
|
||||
# https://www.mongodb.com/developer/products/mongodb/mongodb-on-raspberry-pi/
|
||||
# So IIAB overlays MongoDB 5.0.5 64-bit RPi binaries for now (~140 LINES BELOW!)
|
||||
- name: Otherwise, install mongodb-org's Ubuntu jammy source/repo [ arch=amd64,arm64 ] for MongoDB version {{ mongodb_64bit_version }}
|
||||
apt_repository:
|
||||
repo: deb [ arch=amd64,arm64 signed-by=/usr/share/keyrings/mongodb.gpg ] https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/{{ mongodb_64bit_version }} multiverse
|
||||
|
|
Loading…
Reference in a new issue