Skip to content

Commit

Permalink
Merge pull request #843 from justinstoller/maint/master/fix-lint-errors
Browse files Browse the repository at this point in the history
(FM-1876) Remove trailing whitespace from manifests/vhost.pp
  • Loading branch information
Morgan Haskel committed Sep 9, 2014
2 parents 24bf570 + ba8f815 commit 7beef45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/vhost.pp
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
if $itk {
validate_hash($itk)
}

validate_re($logroot_ensure, '^(directory|absent)$',
"${logroot_ensure} is not supported for logroot_ensure.
Allowed values are 'directory' and 'absent'.")
Expand Down

0 comments on commit 7beef45

Please sign in to comment.