Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

filezilla (11) Versions 1.3.3

Installs/Configures FileZilla

Policyfile
Berkshelf
Knife
cookbook 'filezilla', '= 1.3.3', :supermarket
cookbook 'filezilla', '= 1.3.3'
knife supermarket install filezilla
knife supermarket download filezilla
README
Dependencies
Changelog
Quality 0%

'filezilla' Cookbook

Installs the latest version of the FileZilla Client

GitHub version
Code Climate

Attributes

  • Windows needs a version specified, see default attributes file for specifics on how this is used.
  • Linux Distributions contain no attributes, they pull the version using the package resource

Windows Only Attribute

default['filezilla']['version'] = '3.14.0'

Requirements

  • Chef 11+
  • EPEL (Note: I am installing the EPEL with this cookbook)

In testing on ubuntu you need to run sudo apt-get update on the opscode kitchen boxes prior to the install being successful.

Platform Family Requires
RHEL gnutls
Ubuntu sudo apt-get update

Usage

filezilla::default

Include the default recipe in your role:

{
    "run_list": [
    "recipe[filezilla::default]"
    ]
}

Authors

I adopted the Original FileZilla Cookbook

Copyright:: 2015, Lance Powell

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
yum >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

filezilla Cookbook CHANGELOG

v1.3.2 (2015-07-10)

  • Now supports installs for Ubuntu and RHEL/CentOS
  • Bump Windows version to the latest release '3.12.0.2'
  • Added a Changelog
  • Updates for the readme

Foodcritic Metric
            

1.3.3 failed this metric

FC002: Avoid string interpolation where not required: /tmp/cook/6e424932ce28938b9626556f/filezilla/attributes/default.rb:8