cookbook 'FTPlogin', '= 0.1.3'
FTPlogin (6) Versions 0.1.3 Follow1
Installs/Configures FTPlogin
cookbook 'FTPlogin', '= 0.1.3', :supermarket
knife supermarket install FTPlogin
knife supermarket download FTPlogin
WebSphereAS85 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.3 passed this metric
0.1.3 passed this metric