We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67899f0 commit 4b0d574Copy full SHA for 4b0d574
plans/subplans/install.pp
@@ -429,7 +429,7 @@
429
run_task('peadm::puppet_runonce', $target)
430
}
431
432
- wait([$bg_db_run])
+ wait([$bg_db_run], 1200, _catch_errors => true)
433
434
# The puppetserver might be in the middle of a restart after the Puppet run,
435
# so we check the status by calling the api and ensuring the puppetserver is
0 commit comments