cookbook 'ms_telnet_client', '= 1.0.0'
ms_telnet_client (2) Versions 1.0.0 Follow3
Ensures that the Telnet-Client feature is present on Windows nodes
cookbook 'ms_telnet_client', '= 1.0.0', :supermarket
knife supermarket install ms_telnet_client
knife supermarket download ms_telnet_client
ms_telnet_client Cookbook
Installs the Telnet-Client feature on Windows nodes
Requirements
Supported operating systems
- Windows
Cookbooks
windows
Usage
ms_telnet_client::default
Just include ms_telnet_client
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[ms_telnet_client]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: Sölvi Páll Ásgeirsson
Copyright (c) 2014, Sölvi Páll Ásgeirsson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Dependent cookbooks
windows >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.