Add all to supported os for v4 and v5
This commit is contained in:
parent
aac598ec1c
commit
ece27e76f2
@ -21,6 +21,7 @@ SUPPORTED_OS=(
|
||||
ubuntu-18.04 ubuntu-20.04 ubuntu-22.04 ubuntu-22.04-arm
|
||||
)
|
||||
SUPPORTED_OS_V4=(
|
||||
all
|
||||
amzn-2
|
||||
centos-7 centos-9
|
||||
debian-10 debian-11 debian-11-arm
|
||||
@ -28,6 +29,7 @@ SUPPORTED_OS_V4=(
|
||||
ubuntu-18.04 ubuntu-20.04 ubuntu-22.04 ubuntu-22.04-arm
|
||||
)
|
||||
SUPPORTED_OS_V5=(
|
||||
all
|
||||
amzn-2
|
||||
centos-7 centos-9
|
||||
debian-11 debian-11-arm debian-12 debian-12-arm
|
||||
|
Loading…
Reference in New Issue
Block a user