cookbook 'gams', '~> 0.1.0'
gams (1) Versions 0.1.0 Follow0
Installs and configures GAMS. See http://gams.com.
cookbook 'gams', '~> 0.1.0', :supermarket
knife supermarket install gams
knife supermarket download gams
GAMS Cookbook
Installs GAMS from a provided GAMS installer URL.
Requirements
- Chef 10
- Ubuntu
- Ruby >= 1.9
Attributes
-
node["gams"]["version"]
- Version to install (e.g. "24.2.1"). -
node["gams"]["installer_url"]
- Installer URL see GAMS downloads. (e.g. "http://.../linux_x64_64_sfx.exe") -
node["gams"]["license"]
- A required GAMS license to provision a fully functional GAMS. -
node["gams"]["install_path"]
- Installation path. Default:/opt/gams
. -
node["gams"]["symlink"]
- Global system symlink, if desired. Default:/usr/local/bin/gams
.
Usage
Include the recipe in the node or role to install GAMS.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
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.
Foodcritic Metric
0.1.0 failed this metric
FC064: Ensure issues_url is set in metadata: gams/metadata.rb:1
FC065: Ensure source_url is set in metadata: gams/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gams/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gams/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gams/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
0.1.0 failed this metric
0.1.0 failed this metric
FC064: Ensure issues_url is set in metadata: gams/metadata.rb:1
FC065: Ensure source_url is set in metadata: gams/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gams/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gams/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gams/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
0.1.0 passed this metric