From a4de01b1ec3a0e85c468e4235e310d3b5c2f3b80 Mon Sep 17 00:00:00 2001 From: Jordi Prats Date: Tue, 8 Mar 2016 11:19:13 +0100 Subject: [PATCH] comentari --- manifests/init.pp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index e2ba650..298133b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -4,9 +4,6 @@ # class eyplib inherits eyplib::params{ - # service definition and notification: - # - # notify => Class['eyplib::service'], - # class { 'eyplib::service': } + # nothing to do here }