From 943107e9fc8ae30612f767253845334ef99fdf8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Aug 2016 19:06:02 +0200 Subject: OVH cleanup with puppet --- manifests/site.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/site.pp b/manifests/site.pp index a37c69c..45b7c01 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -1,4 +1,5 @@ node default { + class { 'ovh_cleanup': } class { 'base_packages': } class { 'cron_puppet': } } -- cgit v1.2.3