cookbook 'filezilla', '= 1.2.0'
filezilla (11) Versions 1.2.0 Follow6
Installs/Configures FileZilla
cookbook 'filezilla', '= 1.2.0', :supermarket
knife supermarket install filezilla
knife supermarket download filezilla
'filezilla' Cookbook
Installs the latest version of the FileZilla Client
Attributes
See default attributes file for specifics on how this is used.
default['filezilla']['version'] = '3.11.0.2'
Requirements
- Currently only Windows is supported, Mac OS and Linux are coming
- Chef 10.24+ or 11+
Usage
filezilla::default
Include the default recipe in your role:
{ "run_list": [ "recipe[filezilla::default]" ] }
Documentation
More in depth documentation is always being written along with automated testing
Authors
- Author:: Lance Powell (lanceraymondpowell@gmail.com)
I adopted the FileZilla Cookbook
- Location:: https://github.com/Webtrends/Filezilla
Copyright:: 2015, The Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
windows >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
1.2.0 failed this metric
FC002: Avoid string interpolation where not required: /tmp/cook/4a3465bbf59680750fbc6504/filezilla/attributes/default.rb:7
1.2.0 failed this metric