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

local_facts.fact: Deprecate support for EOL'd Ubuntu 22.10

This commit is contained in:
A Holt 2023-08-14 15:54:49 -04:00 committed by GitHub
parent 4c2f07af92
commit 4508a94528
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,7 @@ OS_VER="$OS-$VERSION_ID"
#"ubuntu-2004" | \
#"ubuntu-2104" | \
#"ubuntu-2110" | \
#"ubuntu-2210" | \
#"linuxmint-20" | \
#"raspbian-8" | \
#"raspbian-9" | \
@ -83,7 +84,6 @@ case $OS_VER in
"debian-12" | \
"debian-13" | \
"ubuntu-2204" | \
"ubuntu-2210" | \
"ubuntu-2304" | \
"ubuntu-2310" | \
"linuxmint-21" | \