Add SUPPORTED_OS constant based on /etc/os-release
This commit is contained in:
@@ -28,6 +28,7 @@ const SPECIFIC_SERVICES = [
|
||||
'quay.io/minio/minio',
|
||||
];
|
||||
|
||||
// Based on /etc/os-release
|
||||
const SUPPORTED_OS = [
|
||||
'ubuntu debian raspbian',
|
||||
'centos fedora rhel ol rocky',
|
||||
|
Reference in New Issue
Block a user