This website works better with JavaScript.
Home
Explore
Help
Sign In
dockeruser
/
puppet-pureftpd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
3
Tags
40 KiB
Puppet
67.3%
HTML
21.8%
Ruby
10.5%
Pascal
0.4%
Tree:
7c77a722a7
master
v1.0.2
v1.0.3
v1.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7c77a722a7'
${ noResults }
puppet-pureftpd
/
manifests
/
install.pp
5 lines
108 B
Raw
Blame
History
class
pureftpd
:
:
install
{
package
{
$pureftpd::params::package_name:
ensure
=>
present
,
}
}
Reference in new issue