]> git.donarmstrong.com Git - dsa-puppet.git/commit
Allow more than one vsftpd::site
authorStephen Gran <steve@lobefin.net>
Tue, 24 Apr 2012 20:01:25 +0000 (21:01 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 24 Apr 2012 20:01:25 +0000 (21:01 +0100)
commit34ffa51d586aa81dd7223483a6ab282fdd27b5b1
tree9390c5f8b86d392dbb9bb42ca066c649e0104d3b
parent3f9280b46a05bad535d41a93f5aec968fe6c1977
Allow more than one vsftpd::site

This turns it into an xinetd::service, so I made one of those while I'm
here.

Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/vsftpd/manifests/nolisten.pp [new file with mode: 0644]
modules/vsftpd/manifests/site.pp
modules/xinetd/manifests/init.pp [new file with mode: 0644]
modules/xinetd/manifests/service.pp [new file with mode: 0644]
modules/xinetd/templates/service.erb [new file with mode: 0644]