X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FPuppet.git;a=blobdiff_plain;f=manifests%2Finstall_ovh.pp;fp=manifests%2Finstall_ovh.pp;h=a5adf44f2e562b50a5794cd1f764b098f0edc344;hp=581e289affe811ecaa46b71a33be516e9040b57c;hb=eb98a76ae8e2b3778b9fbcbdcb77558055f87f5d;hpb=cf36b39a997fbc8cba8b52a2dffba991d7b3b1c3 diff --git a/manifests/install_ovh.pp b/manifests/install_ovh.pp index 581e289..a5adf44 100644 --- a/manifests/install_ovh.pp +++ b/manifests/install_ovh.pp @@ -48,6 +48,7 @@ node default { class { 'aur': } reboot { 'after_run': - apply => 'finished' + apply => 'finished', + timeout => 0 } }