diff --git a/scripts/local_facts.fact b/scripts/local_facts.fact index a393c2232..57d56575b 100755 --- a/scripts/local_facts.fact +++ b/scripts/local_facts.fact @@ -64,7 +64,7 @@ OS_VER="$OS-$VERSION_ID" #"ubuntu-18" | \ #"ubuntu-19" | \ #"ubuntu-2104" | \ - #"ubuntu-2210" | \ + #"ubuntu-2110" | \ #"centos-7" | \ #"raspbian-8" | \ #"raspbian-9" | \ @@ -77,8 +77,8 @@ case $OS_VER in "debian-11" | \ "debian-12" | \ "ubuntu-2004" | \ - "ubuntu-2110" | \ "ubuntu-2204" | \ + "ubuntu-2210" | \ "linuxmint-20" | \ "linuxmint-21" | \ "raspbian-11")