Skip to content

Commit 8324240

Browse files
(MAINT) alter timeouts2
1 parent fd013b0 commit 8324240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plans/subplans/install.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407
)
408408

409409
$bg_db_run = background('database-targets') || {
410-
run_task('peadm::puppet_runonce', $database_targets, timeout => 900)
410+
run_task('peadm::puppet_runonce', $database_targets)
411411
}
412412

413413
parallelize($agent_installer_targets) |$target| {

0 commit comments

Comments
 (0)