mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
PR #3469's Debian 11 code path was also tested
This commit is contained in:
parent
f36462b0aa
commit
06f8001cb7
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
|
||||
# 2023-01-19: MongoDB only offers x86_64 for Debian, AND IN ANY CASE all their
|
||||
# MongoDB 6.0's are ONLY COMPILED FOR ARM v8.2-A i.e. FAIL ON ARM v8-A RPi 4,
|
||||
# LIKE THEIR MongoDB 5.0 tested 2022-06-07 ~134 lines below.
|
||||
# LIKE THEIR MongoDB 5.0 tested 2022-06-07 ~134 lines below. Tested on Deb 11.
|
||||
# -> DELETE THIS STANZA AFTER DEBIAN 12 IS SOLID -- USING UBUNTU REPO BELOW ?
|
||||
- name: Install mongodb-org's Debian bullseye source/repo [ arch=amd64 ] for MongoDB version {{ mongodb_64bit_version }}, if x86_64 Debian < 12
|
||||
apt_repository:
|
||||
|
|
Loading…
Reference in a new issue