cookbook 'windows_rdp', '~> 0.1.1'
windows_rdp (2) Versions 0.1.1 Follow18
Installs/Configures windows_rdp
cookbook 'windows_rdp', '~> 0.1.1', :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.1
- jrnker - Fixing foodcritic stuff - Changed default value of 'configure' to true
0.1.0
- jrnker - 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.
Collaborator Number Metric
0.1.1 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.1 failed this metric
FC064: Ensure issues_url is set in metadata: windows_rdp/metadata.rb:1
FC065: Ensure source_url is set in metadata: windows_rdp/metadata.rb:1
FC066: Ensure chef_version is set in metadata: windows_rdp/metadata.rb:1
FC069: Ensure standardized license defined in metadata: windows_rdp/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.1 passed this metric
Testing File Metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.1 failed this metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.1 failed this metric
FC064: Ensure issues_url is set in metadata: windows_rdp/metadata.rb:1
FC065: Ensure source_url is set in metadata: windows_rdp/metadata.rb:1
FC066: Ensure chef_version is set in metadata: windows_rdp/metadata.rb:1
FC069: Ensure standardized license defined in metadata: windows_rdp/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.1 passed this metric
Testing File Metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.1 failed this metric
FC065: Ensure source_url is set in metadata: windows_rdp/metadata.rb:1
FC066: Ensure chef_version is set in metadata: windows_rdp/metadata.rb:1
FC069: Ensure standardized license defined in metadata: windows_rdp/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.1 passed this metric
Testing File Metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.1 failed this metric
0.1.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number