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

FTPlogin (6) Versions 0.1.4

Installs/Configures FTPlogin

Policyfile
Berkshelf
Knife
cookbook 'FTPlogin', '= 0.1.4', :supermarket
cookbook 'FTPlogin', '= 0.1.4'
knife supermarket install FTPlogin
knife supermarket download FTPlogin
README
Dependencies
Changelog
Quality 100%

FTPlogin Cookbook

This cookbook creates a password-less SSH login on ubuntu.
I use this cookbook to scp binaries for my other cookbooks WebSphere Application Server and WebSphere BPM

Requirements

Platforms: Ubuntu 14.04, 15.04

Attributes

default['FTPlogin']['binaryhost'] = 'Enter the IP you want to ssh/scp to'
default['FTPlogin']['ftploginuser'] = 'user name you want to ssh with'
default['FTPlogin']['binarydir'] = 'Location where you store your files'
default['FTPlogin']['ftploginpwd'] = 'Password for the user above'

Usage

Add to the node's run list

knife node run_list add 'recipe[FTPlogin::default]'

License and Authors

Rohit Gabriel, Auckland, New Zealand
Profile: https://nz.linkedin.com/in/rohit-gabriel-22a76320

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

FTPlogin CHANGELOG

This file is used to list changes made in each version of the FTPlogin cookbook.

0.1.0

  • [your_name] - Initial release of FTPlogin

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Foodcritic Metric
            

0.1.4 passed this metric