cookbook 'pure-ftpd', '~> 0.2.3'
pure-ftpd (3) Versions 0.2.3 Follow1
Installs and configures pure-ftp
cookbook 'pure-ftpd', '~> 0.2.3', :supermarket
knife supermarket install pure-ftpd
knife supermarket download pure-ftpd
pure-ftpd
Installs and configures the pure-ftpd
daemon. Defines a pure_ftpd_virtual_user
provider for configuring ftp users. pure-ftpd
is run as a user ftpd
,
so that we don't have to fight with chroot.
Virtual users are not system users. Files uploaded by virtual users are
uploaded to /var/data/ftp/<username>
, and are owned by the ftpd
user.
pure-ftpd
runs with the --uploadscript
directive. This configures a
named pipe at /var/run/pure-ftpd/pure-ftpd.upload.pipe
. The file name
of each uploaded pipe is written to this named pipe, so that upload
hooks can easily be written.
Requirements
Tested on:
* SmartOS
Usage
include_recipe 'pure-ftpd' pure_ftpd_virtual_user 'my user' do username 'my-user' password 'my-password' end
Dependent cookbooks
build-essential >= 0.0.0 |
paths >= 0.0.0 |
smf >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.2.3 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.3 failed this metric
FC009: Resource attribute not recognised: pure-ftpd/recipes/default.rb:12
FC064: Ensure issues_url is set in metadata: pure-ftpd/metadata.rb:1
FC065: Ensure source_url is set in metadata: pure-ftpd/metadata.rb:1
FC066: Ensure chef_version is set in metadata: pure-ftpd/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: pure-ftpd/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/libraries/provider_installer.rb:15
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/user_database.rb:14
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:11
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:14
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:28
FC121: Cookbook depends on cookbook made obsolete by Chef 14: pure-ftpd/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.3 passed this metric
Testing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.3 failed this metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.3 failed this metric
FC009: Resource attribute not recognised: pure-ftpd/recipes/default.rb:12
FC064: Ensure issues_url is set in metadata: pure-ftpd/metadata.rb:1
FC065: Ensure source_url is set in metadata: pure-ftpd/metadata.rb:1
FC066: Ensure chef_version is set in metadata: pure-ftpd/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: pure-ftpd/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/libraries/provider_installer.rb:15
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/user_database.rb:14
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:11
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:14
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:28
FC121: Cookbook depends on cookbook made obsolete by Chef 14: pure-ftpd/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.3 passed this metric
Testing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.3 failed this metric
FC064: Ensure issues_url is set in metadata: pure-ftpd/metadata.rb:1
FC065: Ensure source_url is set in metadata: pure-ftpd/metadata.rb:1
FC066: Ensure chef_version is set in metadata: pure-ftpd/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: pure-ftpd/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/libraries/provider_installer.rb:15
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/user_database.rb:14
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:11
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:14
FC085: Resource using new_resource.updated_by_last_action to converge resource: pure-ftpd/providers/virtual_user.rb:28
FC121: Cookbook depends on cookbook made obsolete by Chef 14: pure-ftpd/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.3 passed this metric
Testing File Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.3 failed this metric
0.2.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number