From: Silvio Rhatto Date: Sat, 13 Apr 2013 16:48:50 +0000 (-0300) Subject: Fix class name X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ea472eadae666c696063654e3c35baa35aac5d08;p=puppet-pyroscope.git Fix class name --- diff --git a/manifests/init.pp b/manifests/init.pp index 4c18fc0..4cab9dd 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,4 +1,4 @@ -class pysocope( +class pyroscope( $password = hiera('pyroscope::password', '') ) { case $password {