diff --git a/manifests/service.pp b/manifests/service.pp index 3669987b2..acd3fbb57 100644 --- a/manifests/service.pp +++ b/manifests/service.pp @@ -1,6 +1,4 @@ -# @api private -# -# @summary This class is meant to be called from `rundeck` and ensures the service is running. +# @summary This class is called from rundeck to manage service. # class rundeck::service { assert_private()