We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9304d99 commit 7a3749cCopy full SHA for 7a3749c
manifests/params.pp
@@ -23,8 +23,6 @@
23
#
24
class pureftpd::params {
25
case $::osfamily {
26
- 'Debian':{
27
- }
28
'RedHat':{
29
$package_name = $pureftpd::use_selinux ?{
30
true => 'pure-ftpd-selinux',
0 commit comments