cookbook 'sbp_mremoteng', '= 0.2.6'
sbp_mremoteng (8) Versions 0.2.6 Follow0
Installs and configures mRemoteNG
cookbook 'sbp_mremoteng', '= 0.2.6', :supermarket
knife supermarket install sbp_mremoteng
knife supermarket download sbp_mremoteng
sbp_mremoteng Cookbook
This cookbook will install mRemoteNG on a Windows box and will (optionally) generate the mRemoteNG config based on all available nodes in your Chef server.
Requirements
The cookbook depends on the windows and partial_search cookbooks
Attributes
When default['mremoteng']['shared_config_dir'] is set to nil
the cookbook will not create a confCons.xml for you. When this is set to a path, it will generate a config and update the mRemoteNG config so it uses the generated configuration.
default['mremoteng']['package_name'] = 'mRemoteNG'
default['mremoteng']['install_dir'] = 'C:\Program Files (x86)\mRemoteNG'
default['mremoteng']['version'] = '1.74.6023.15437'
default['mremoteng']['url'] = 'https://github.com/mRemoteNG/mRemoteNG/releases/download/v1.74/mRemoteNG-Installer-1.74.6023.15437.msi'
default['mremoteng']['checksum'] = '2d637780be5875221448dc259ce8ae8f5f9fc95adc87a2571610e305826df6a3'
default['mremoteng']['shared_config_dir'] = nil
default['mremoteng']['auto_expand'] = 'True'
Usage
Just include sbp_mremoteng
in your node's run_list
Contributing
1. Fork the repository on Github
2. Create a named feature branch (i.e. `add-new-recipe`)
3. Write you change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request
License and Authors
Authors: Sander van Harmelen, Ane van Straten
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
windows >= 0.0.0 |
partial_search >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
sbp_mremoteng CHANGELOG
0.2.3
- Joris van Lieshout - The code that builds the node list for the template was using a regular search which retreives all node objects and is therefore slow. Using partial_search instead speeds up the recipe quite a bit
0.2.2
- Create the shared config directory with recursive set to true to prevent errors with nested directories
0.1.0
- Sander van Harmelen / Ane van Straten - Initial release of mremoteng
Collaborator Number Metric
0.2.6 passed this metric
Contributing File Metric
0.2.6 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.2.6 failed this metric
FC064: Ensure issues_url is set in metadata: sbp_mremoteng/metadata.rb:1
FC065: Ensure source_url is set in metadata: sbp_mremoteng/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sbp_mremoteng/metadata.rb:1
FC069: Ensure standardized license defined in metadata: sbp_mremoteng/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.6 passed this metric
Testing File Metric
0.2.6 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.2.6 passed this metric
0.2.6 passed this metric
0.2.6 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.2.6 failed this metric
FC064: Ensure issues_url is set in metadata: sbp_mremoteng/metadata.rb:1
FC065: Ensure source_url is set in metadata: sbp_mremoteng/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sbp_mremoteng/metadata.rb:1
FC069: Ensure standardized license defined in metadata: sbp_mremoteng/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.6 passed this metric
Testing File Metric
0.2.6 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.2.6 passed this metric
0.2.6 failed this metric
FC065: Ensure source_url is set in metadata: sbp_mremoteng/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sbp_mremoteng/metadata.rb:1
FC069: Ensure standardized license defined in metadata: sbp_mremoteng/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.6 passed this metric
Testing File Metric
0.2.6 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.2.6 passed this metric
0.2.6 failed this metric
0.2.6 passed this metric