Skip to content

Commit e324086

Browse files
author
Daniel Schaaff
committed
fix syntax errors
1 parent f138012 commit e324086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/agent.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
ensure => $version,
142142
provider => $package_provider,
143143
}
144-
}
144+
}
145145
}
146146

147147
if $puppet_run_style == 'service' {

0 commit comments

Comments
 (0)