diff --git a/manifests/init.pp b/manifests/init.pp index 02386ff6..17f0a62b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -24,7 +24,7 @@ case $operatingsystem { - centos, redhat, oel: { + centos, redhat, oel, amazon: { class { 'java::package_redhat': version => $version,