cookbook 'windows_rdp', '= 0.1.0'
windows_rdp (2) Versions 0.1.0 Follow18
Installs/Configures windows_rdp
cookbook 'windows_rdp', '= 0.1.0', :supermarket
knife supermarket install windows_rdp
knife supermarket download windows_rdp
windows_rdp Cookbook
Configures basic RDP connectivity
Requirements
Windows. You might want to have windows...
Attributes
windows_rdp::default
Key | |Type| |Description| |Default
:---------------------------------------||:--------------------------||:-----------------------------------||:-------------
['windows_rdp']['Configure']
||Boolean ||Enable RDP configuration ||false
['windows_rdp']['AllowConnections']
||String, 'yes' 'no' 'leave' ||Allow RDP connections ||'yes'
['windows_rdp']['AllowOnlyNLA']
||String, 'yes' 'no' 'leave' ||Allow only NLA connections ||'leave'
['windows_rdp']['ConfigureFirewall']
||String, 'yes' 'no' 'leave' ||Configure Windows Firewall for RDP ||'yes'
['windows_rdp']['AddUsers']
||array[tbd] ||tbd ||tbd
Usage
windows_rdp::default
- Include cookbook in recipe:
recipe/default.rb
include_recipe "windows_rdp"
- Include version in metadata:
metadata.rb
depends 'windows_rdp', '>= 0.1.0'
- Override attributes in your cookbook as needed
override['windows_rdp']['Configure'] = true override['windows_rdp']['AllowConnections'] = 'yes' override['windows_rdp']['AllowOnlyNLA'] = 'no' override['windows_rdp']['ConfigureFirewall'] = 'leave'
Todo
- User management
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your 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: Christoffer Järnåker, Proxmea BV
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
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
windows_rdp CHANGELOG
This file is used to list changes made in each version of the windows_rdp cookbook.
0.1.0
- [your_name] - Initial release of windows_rdp
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.0 failed this metric
FC048: Prefer Mixlib::ShellOut: /tmp/cook/3daa46a88f4fcec43d143a75/windows_rdp/recipes/default.rb:39
FC048: Prefer Mixlib::ShellOut: /tmp/cook/3daa46a88f4fcec43d143a75/windows_rdp/recipes/default.rb:51
FC048: Prefer Mixlib::ShellOut: /tmp/cook/3daa46a88f4fcec43d143a75/windows_rdp/recipes/default.rb:111
FC048: Prefer Mixlib::ShellOut: /tmp/cook/3daa46a88f4fcec43d143a75/windows_rdp/recipes/default.rb:116
0.1.0 failed this metric
FC048: Prefer Mixlib::ShellOut: /tmp/cook/3daa46a88f4fcec43d143a75/windows_rdp/recipes/default.rb:51
FC048: Prefer Mixlib::ShellOut: /tmp/cook/3daa46a88f4fcec43d143a75/windows_rdp/recipes/default.rb:111
FC048: Prefer Mixlib::ShellOut: /tmp/cook/3daa46a88f4fcec43d143a75/windows_rdp/recipes/default.rb:116