From c4aa369abd12edbf82e2fb8c83d56ee60eabc761 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 23 Sep 2015 09:28:30 -0300 Subject: Minor fix --- manifests/subsystem/monitor/interface.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/subsystem/monitor/interface.pp b/manifests/subsystem/monitor/interface.pp index 4f0ec61..be630aa 100644 --- a/manifests/subsystem/monitor/interface.pp +++ b/manifests/subsystem/monitor/interface.pp @@ -1,5 +1,5 @@ define nodo::subsystem::monitor::interface( - $ensure = 'present' + $ensure = 'present', $hour = "*", $minute = "*", ) -- cgit v1.2.3