]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/base_installation/files/scripts/puppet_reset_and_apply
Add puppet_apply script with lockfile
[perso/Immae/Projets/Puppet.git] / modules / base_installation / files / scripts / puppet_reset_and_apply
index 6743044152de39e24c0ef3bd7e0b37b33b40448a..0350e6e17e7e78ebe4eeb4029c289490d937fb8e 100644 (file)
@@ -11,4 +11,4 @@ fi
 git reset --hard origin/$branch
 
 git submodule update --init
-puppet apply --test manifests/site.pp
+puppet_apply --test manifests/site.pp