Skip to content

Commit

Permalink
Merge pull request #19 from MNiedzielski/patch-1
Browse files Browse the repository at this point in the history
Update instance.pp
  • Loading branch information
jonhattan committed Apr 20, 2016
2 parents 0cf1e9f + bda0ab1 commit b64ba6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/check/instance.pp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
$tests_real = monit_validate_tests($type, $tests)
$content = template('monit/check/common.erb')
concat::fragment { "${file}_${name}":
ensure => $ensure,
target => $file,
content => "${header}${content}",
order => $order,
Expand Down

0 comments on commit b64ba6d

Please sign in to comment.