From 5b4fbb5f53cfe34b9852223bc5dee86875fbe7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Aug 2016 18:28:11 +0200 Subject: Rename cron-puppet class to cron_puppet --- manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/site.pp b/manifests/site.pp index 1464586..88882af 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -1,3 +1,3 @@ node default { - include cron-puppet + class { 'cron_puppet': } } -- cgit v1.2.3