]> gitweb.fluxo.info Git - puppet-mysql.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 25 Jan 2013 18:09:21 +0000 (16:09 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 25 Jan 2013 18:09:21 +0000 (16:09 -0200)
manifests/server.pp

index 3b118f9b592707571999921e2f81965695a6e5d9..31df96394bd3caa6432827a0a82fd57ea9ef6892 100644 (file)
@@ -1,5 +1,5 @@
 class mysql::server(
-  $rootpw => hiera('mysql::server::rootpw', '')
+  $rootpw = hiera('mysql::server::rootpw', '')
 ){
   include mysql