diff --git a/manifests/params.pp b/manifests/params.pp index fd939d1..f08c612 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -43,7 +43,7 @@ $reqpackages = $::operatingsystem ? { } # service -$ae_service = 'httpd', +$ae_service = 'httpd' # includes must be last