]> git.openstreetmap.org Git - chef.git/commit
Add basic FTP daemon to angor
authorGrant Slater <git@firefishy.com>
Fri, 14 Dec 2018 16:14:58 +0000 (16:14 +0000)
committerGrant Slater <git@firefishy.com>
Fri, 14 Dec 2018 16:30:57 +0000 (16:30 +0000)
commite6d942db67fd560cb11df049bd355bbd664784f6
treea1190752c63e656135fc3e52a127559457b543df
parent3e69ae9ebf0e363576b7da51f40f51a1d192712c
Add basic FTP daemon to angor
cookbooks/ftp/.foodcritic [new file with mode: 0644]
cookbooks/ftp/README.md [new file with mode: 0644]
cookbooks/ftp/metadata.rb [new file with mode: 0644]
cookbooks/ftp/recipes/default.rb [new file with mode: 0644]
cookbooks/ftp/templates/default/vsftpd.conf.erb [new file with mode: 0644]
roles/angor.rb
roles/ftp.rb [new file with mode: 0644]