cookbook 'putty', '= 0.0.5'
putty (2) Versions 0.0.5 Follow17
Installs/Configures Putty a free implementation of Telnet and SSH \ for Windows and Unix platforms, along with an xterm terminal emulator.
cookbook 'putty', '= 0.0.5', :supermarket
knife supermarket install putty
knife supermarket download putty
Description
PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator.
Requirements
Platform
- Windows XP
- Windows Vista
- Windows Server 2003 R2
- Windows 7
- Windows Server 2008 (R1, R2)
Cookbooks
- windows
Attributes
-
node['putty']['home']
- location to install putty files to. default is%SYSTEMDRIVE%\putty
Usage
default
Downloads and installs putty to the location specified by node['putty']['home']
. Also ensures node['putty']['home']
is in the system path.
Dependent cookbooks
windows >= 1.2.8 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.