From 17649ebbada13567f96f95bf6bf95e7744f1d751 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Wed, 7 May 2014 22:05:28 +0200 Subject: [PATCH] telemetry: little syntax fix --- manifests/telemetry/notification.pp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifests/telemetry/notification.pp b/manifests/telemetry/notification.pp index 8321bd21..64aef569 100644 --- a/manifests/telemetry/notification.pp +++ b/manifests/telemetry/notification.pp @@ -16,8 +16,7 @@ # Telemetry Notifications nodes # -class cloud::telemetry::notification( -){ +class cloud::telemetry::notification { include 'cloud::telemetry'