From 9dc4a22dabfb31b6c12a8057d8d24c6387e1980c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 25 Mar 2013 19:44:47 -0300 Subject: Minor text change --- manifests/subsystems/munin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/subsystems/munin.pp b/manifests/subsystems/munin.pp index db50735..770d551 100644 --- a/manifests/subsystems/munin.pp +++ b/manifests/subsystems/munin.pp @@ -7,7 +7,7 @@ define munin_node( ) { case $allow { - '': { fail("Please set nodo::munin_node::allow in your site config") } + '': { fail("Please set nodo::munin_node::allow in your config") } } class { 'munin::client': -- cgit v1.2.3