1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update local_facts.fact

This commit is contained in:
A Holt 2021-06-19 18:33:09 -04:00 committed by GitHub
parent 262f7dd484
commit 66b9f469e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,8 @@ OS_VER=$OS-$VERSION_ID
# its /etc/os-release can help testing this unreleased OS: VERSION_ID="11"
# 2021-06-19: Ubuntu 21.10 (Impish Indri) not yet supported but this
# unreleased OS can help testing.
# unreleased OS can help testing. For now this means MANUALLY changing
# php_version: 7.4 to 8.0 in vars/ubuntu-21.yml
case $OS_VER in
"debian-10" | \