X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FPuppet.git;a=blobdiff_plain;f=manifests%2Fsite.pp;fp=manifests%2Fsite.pp;h=0c7fdf455453231651c57b14fc33d26680f77f03;hp=45b7c010576dc4f850ae0a603ea31e6cb5208efc;hb=2d02240aaac30d65e47de15198853fc95e32411b;hpb=943107e9fc8ae30612f767253845334ef99fdf8f 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': }