From 2d02240aaac30d65e47de15198853fc95e32411b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Aug 2016 19:36:21 +0200 Subject: Add stdlib module --- manifests/site.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/site.pp b/manifests/site.pp index 45b7c01..0c7fdf4 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -1,4 +1,5 @@ node default { + include stdlib class { 'ovh_cleanup': } class { 'base_packages': } class { 'cron_puppet': } -- cgit v1.2.3