From 57f940b2e28014e16f234ae990d2a76b7f6a7b73 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 26 Oct 2010 21:59:33 +0000 Subject: - add ntp by default on all servers --- manifests/common.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/common.pp b/manifests/common.pp index b51d0338..6d1503cd 100644 --- a/manifests/common.pp +++ b/manifests/common.pp @@ -60,4 +60,5 @@ class default_mageia_server { # include puppet include default_ssh_root_key include base_packages + include ntp } -- cgit v1.2.1