Skip to content

Commit

Permalink
Do not include concat::setup anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Oct 30, 2013
1 parent 12517e8 commit 016884c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/actionpolicy/base.pp
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
validate_re($default_policy, '^(allow|deny)$',
"\$default_policy must be either 'allow' or 'deny', got '${default_policy}'")

include concat::setup

concat { "${policies_dir}/${name}.policy":
owner => 'root',
group => 'root',
Expand Down

0 comments on commit 016884c

Please sign in to comment.