From: Silvio Rhatto Date: Mon, 5 Jun 2017 22:09:45 +0000 (-0300) Subject: Changes for puppet 4 compatibility X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a226c3a92c45e9c968ec3c1e28d0f408481a2e8c;p=puppet-wordpress.git Changes for puppet 4 compatibility --- diff --git a/manifests/init.pp b/manifests/init.pp index 93befc8..bb20e81 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -8,7 +8,7 @@ class wordpress { source => "puppet:///modules/wordpress/wordpress.sh", owner => root, group => root, - mode => 755, + mode => '755', } # Wordpress command line