diff --git a/bootstrap/helpers/constants.php b/bootstrap/helpers/constants.php index 84997d134..ee9a74b72 100644 --- a/bootstrap/helpers/constants.php +++ b/bootstrap/helpers/constants.php @@ -37,7 +37,7 @@ const SPECIFIC_SERVICES = [ // Based on /etc/os-release const SUPPORTED_OS = [ 'ubuntu debian raspbian', - 'centos fedora rhel ol rocky', + 'centos fedora rhel ol rocky amzn', 'sles opensuse-leap opensuse-tumbleweed' ];