Skip to content

Commit

Permalink
convert pureftpd::config from a defined type into a class
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Jan 23, 2013
1 parent 7a3749c commit 12b5798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
#
# 5Ub-Z3r0
#
define pureftpd::config(
class pureftpd::config(
$chrooteveryone = true,
$trustedgid = '100',
$brokenclientscompatibility = false,
Expand Down

0 comments on commit 12b5798

Please sign in to comment.