mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update local_facts.fact
This commit is contained in:
parent
7e2e24de8e
commit
c4dad06fbb
1 changed files with 13 additions and 12 deletions
|
@ -30,7 +30,8 @@ case $OS_VER in
|
||||||
"ubuntu-19" | \
|
"ubuntu-19" | \
|
||||||
"centos-7" | \
|
"centos-7" | \
|
||||||
"raspbian-8" | \
|
"raspbian-8" | \
|
||||||
"raspbian-9")
|
"raspbian-9" | \
|
||||||
|
"raspbian-10")
|
||||||
;;
|
;;
|
||||||
*) OS_VER="OS_not_supported"
|
*) OS_VER="OS_not_supported"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue