aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/jonund.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes/jonund.pp')
-rw-r--r--manifests/nodes/jonund.pp2
1 files changed, 1 insertions, 1 deletions
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
}