]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Coding style
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 19:37:29 +0000 (16:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 19:37:29 +0000 (16:37 -0300)
manifests/role/mail.pp

index 93f7ff735cf8e91bfda4f43fda223d7736e83a55..0f5ba040e0799c641987376d4e6dcd9f8d1d7522 100644 (file)
@@ -18,6 +18,7 @@ class nodo::role::mail {
   package { 'libcache-cache-perl':  # needed by munin mysql plugin
     ensure => present,
   }
+
   munin::plugin { [ 'mysql_queries', 'mysql_slowqueries', 'mysql_bytes', 'mysql_threads' ]:
     config => "user root\nenv.mysqlopts --defaults-extra-file=/etc/mysql/debian.cnf",
     ensure => $virtual ? {