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=88882af6c235d649a09a5bf2dc3aaa6b67cea043;hp=14645863f2f0fe868aff3fa857705004ce53563d;hb=5b4fbb5f53cfe34b9852223bc5dee86875fbe7b0;hpb=596f9fefb01f1419e640f3f3a878443adc047b07 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': } }