Skip to content

Commit 12b5798

Browse files
author
Joshua Hoblitt
committed
convert pureftpd::config from a defined type into a class
1 parent 7a3749c commit 12b5798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/config.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
#
6666
# 5Ub-Z3r0
6767
#
68-
define pureftpd::config(
68+
class pureftpd::config(
6969
$chrooteveryone = true,
7070
$trustedgid = '100',
7171
$brokenclientscompatibility = false,

0 commit comments

Comments
 (0)