From e7f20c79705517e7ce499bd661892a96dedfd13e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 9 May 2013 21:31:58 -0300 Subject: Configuring ntpdate on raspberrypi base class --- manifests/base/plug.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/base/plug.pp') diff --git a/manifests/base/plug.pp b/manifests/base/plug.pp index 17ce366..b06623d 100644 --- a/manifests/base/plug.pp +++ b/manifests/base/plug.pp @@ -8,7 +8,7 @@ class nodo::base::plug { monkeysphere_host { "${::hostname}": } - class { [ 'ntpdate', 'firewall' ]: } + class { [ 'ntpdate', 'firewall' ]: } backupninja::sys { "sys": ensure => present, -- cgit v1.2.3