cookbook 'jetbrains_license_server', '~> 0.1.0'
jetbrains_license_server (1) Versions 0.1.0 Follow0
Installs/Configures jetbrains_license_server
cookbook 'jetbrains_license_server', '~> 0.1.0', :supermarket
knife supermarket install jetbrains_license_server
knife supermarket download jetbrains_license_server
jetbrains_license_server-cookbook
Installs the JetBrains License Server
Supported Platforms
- Linux
Attributes
default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['jetbrains_license_server']['version']</tt></td>
<td>Integer</td>
<td>Version of the License Server to download and install</td>
<td><tt>374</tt></td>
</tr>
<tr>
<td><tt>['jetbrains_license_server']['download']['uri']</tt></td>
<td>String</td>
<td>Base URI for the License Server zip file</td>
<td><tt>'http://download-cf.jetbrains.com/lcsrv/'</tt></td>
</tr>
<tr>
<td><tt>['jetbrains_license_server']['download']['file_prefix']</tt></td>
<td>String</td>
<td>The first part of the filename preceeding the version.</td>
<td><tt>'licenseServer-war'</tt></td>
</tr>
<tr>
<td><tt>['jetbrains_license_server']['download']['file_suffix']</tt></td>
<td>String</td>
<td>The filename extension.</td>
<td><tt>'zip'</tt></td>
</tr>
<tr>
<td><tt>['jetbrains_license_server']['checksum']</tt></td>
<td>String</td>
<td>SHA-256 Checksum of the LicenseServer to download</td>
<td><tt>'a3935a2fdd644d780b30f05855c9d1b0b0582be1ad92919df40a0c3fd7ff33a1'</tt></td>
</tr>
<tr>
<td><tt>['jetbrains_license_server']['modelContext_path']</tt></td>
<td>String</td>
<td>Path to the modelContext.xml file exploded from the war file.</td>
<td><tt>'licenseServer/WEB-INF/classes/META-INF/modelContext.xml'</tt></td>
</tr>
<tr>
<td><tt>['jetbrains_license_server']['derby_dir']</tt></td>
<td>String</td>
<td>Subdirectory name where the database lives</td>
<td><tt>'derby'</tt></td>
</tr>
</table>
java
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['java']['version']</tt></td>
<td>String</td>
<td>Version of java to install</td>
<td><tt>'7'</tt></td>
</tr>
</table>
tomcat
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['tomcat']['base_version']</tt></td>
<td>Integer</td>
<td>Version of tomcat to install</td>
<td><tt>7</tt></td>
</tr>
</table>
Usage
jetbrains_license_server::default
Include jetbrains_license_server
in your node's run_list
:
{ "run_list": [ "recipe[jetbrains_license_server::default]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
License and Authors
Author:: Ryan Hass (<ryan_hass@rapid7.com>)
Dependent cookbooks
apt >= 2.6.0 |
tomcat >= 0.16.2 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of jetbrains_license_server
-
Enhancements
- an enhancement
-
Bug Fixes
- a bug fix
Collaborator Number Metric
0.1.0 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.0 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.0 failed this metric
FC064: Ensure issues_url is set in metadata: jetbrains_license_server/metadata.rb:1
FC065: Ensure source_url is set in metadata: jetbrains_license_server/metadata.rb:1
FC066: Ensure chef_version is set in metadata: jetbrains_license_server/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: jetbrains_license_server/metadata.rb:1
FC069: Ensure standardized license defined in metadata: jetbrains_license_server/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.0 passed this metric
Testing File Metric
0.1.0 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.0 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.0 failed this metric
0.1.0 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.0 failed this metric
FC064: Ensure issues_url is set in metadata: jetbrains_license_server/metadata.rb:1
FC065: Ensure source_url is set in metadata: jetbrains_license_server/metadata.rb:1
FC066: Ensure chef_version is set in metadata: jetbrains_license_server/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: jetbrains_license_server/metadata.rb:1
FC069: Ensure standardized license defined in metadata: jetbrains_license_server/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.0 passed this metric
Testing File Metric
0.1.0 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.0 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.0 failed this metric
FC065: Ensure source_url is set in metadata: jetbrains_license_server/metadata.rb:1
FC066: Ensure chef_version is set in metadata: jetbrains_license_server/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: jetbrains_license_server/metadata.rb:1
FC069: Ensure standardized license defined in metadata: jetbrains_license_server/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.0 passed this metric
Testing File Metric
0.1.0 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.0 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.0 failed this metric
0.1.0 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