cookbook 'sftp_provider', '~> 0.5.0'
sftp_provider (1) Versions 0.5.0 Follow0
Installs/Configures sftp_provider
cookbook 'sftp_provider', '~> 0.5.0', :supermarket
knife supermarket install sftp_provider
knife supermarket download sftp_provider
sftp_provider Cookbook
This cookbook supplies a provider for the remote_file resource that uses SFTP (driven by the net-sftp gem).
Requirements
include the default recipe to handle the gem dependencies or include the following in your recipe"
chef_gem 'net-sftp' do action :install compile_time true end
packages
-
net-sftp
- sftp_provider is driven by the net-sftp gem.
Attributes
None necessary
Usage
sftp_provider::default
Include this cookbook as a dependency and utilize the provider.
e.g.
include_recipe 'sftp_provider::default' remote_file "c:/tmp.txt" do source "sftp://username:password@host/path/from/root/to/file/on/sftp/server" provider Chef::Provider::File::SFTPRemoteFile end
Contributing
Pull requests are accepted. This plugin is currently under initial development and any help is appreciated.
License and Authors
Authors:
* John Kerry
Apache 2.0 License
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
sftp_provider CHANGELOG
This file is used to list changes made in each version of the sftp_provider cookbook.
0.1.0
- [your_name] - Initial release of sftp_provider
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Collaborator Number Metric
0.5.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.5.0 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.5.0 failed this metric
FC064: Ensure issues_url is set in metadata: sftp_provider/metadata.rb:1
FC065: Ensure source_url is set in metadata: sftp_provider/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sftp_provider/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: sftp_provider/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.5.0 passed this metric
Testing File Metric
0.5.0 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.5.0 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.5.0 failed this metric
0.5.0 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.5.0 failed this metric
FC064: Ensure issues_url is set in metadata: sftp_provider/metadata.rb:1
FC065: Ensure source_url is set in metadata: sftp_provider/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sftp_provider/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: sftp_provider/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.5.0 passed this metric
Testing File Metric
0.5.0 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.5.0 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.5.0 failed this metric
FC065: Ensure source_url is set in metadata: sftp_provider/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sftp_provider/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: sftp_provider/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.5.0 passed this metric
Testing File Metric
0.5.0 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.5.0 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.5.0 failed this metric
0.5.0 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