From 638cbf4a9eed941479e20ab469b10f48e0e437e7 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 2 Apr 2012 11:05:40 +0000 Subject: clean all puppet-lint warning in nodes/ --- manifests/nodes/jonund.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/nodes/jonund.pp') diff --git a/manifests/nodes/jonund.pp b/manifests/nodes/jonund.pp index 5f0b0296..ff448844 100644 --- a/manifests/nodes/jonund.pp +++ b/manifests/nodes/jonund.pp @@ -5,7 +5,7 @@ node jonund { include common::default_mageia_server include buildsystem::buildnode include buildsystem::iurt20101 - timezone::timezone { "Europe/Paris": } + timezone::timezone { 'Europe/Paris': } # include shorewall # include shorewall::default_firewall } -- cgit v1.2.1