From 18f0f9231535d8d8d164432bdc3b6f7902d69303 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 27 Oct 2010 15:51:23 +0000 Subject: - correctly manage timezone on server --- manifests/common.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests/common.pp') diff --git a/manifests/common.pp b/manifests/common.pp index d33d6a9f..f62cfee4 100644 --- a/manifests/common.pp +++ b/manifests/common.pp @@ -63,6 +63,8 @@ class default_ssh_root_key { } class default_mageia_server { + include timezone + # to include later include openssh # include puppet -- cgit v1.2.1