Skip to content

Commit 893f905

Browse files
authored
Update plans/init.pp
1 parent 8d89b6b commit 893f905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plans/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203

204204
## Check for updates on hosts
205205
$available_results = run_plan('patching::available_updates', $ordered_targets,
206-
provider => $update_provider_group,
206+
provider => $update_provider_group,
207207
format => 'pretty',
208208
noop => $noop)
209209
$update_targets = $available_results['has_updates']

0 commit comments

Comments
 (0)