Installs Microsoft Message Analyser.
- Windows
- ms_dotnet (>= 3.1.1)
node['ms_dotnet']['v4']['version']
- Configures the version of .Net Framework to install. Defaults to4.5
.node['sbp_messageanalyzer']['url']
- Download URL for Message Analyzer. Defaults tohttp://download.microsoft.com/download/2/8/3/283DE38A-5164-49DB-9883-9D1CC432174D/MessageAnalyzer64.msi
.node['sbp_messageanalyzer']['checksum']
- SHA256 checksum of install file. Defaults to9bc60aa8f823b9dd27943a78f64fd74b676b13d45eb546801bc487f565b7c1ea
.
- sbp_messageanalyzer::default - Recipe to install Microsoft Message Analyzer.
Recipe to install Microsoft Message Analyzer.
Maintainer: Schuberg Philis (cookbooks@schubergphilis.com)
Source: https://github.com/sbp-cookbooks/sbp_messageanalyzer
Issues: https://github.com/sbp-cookbooks/sbp_messageanalyzer/issues
License: Apache 2.0
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request