cookbook 'lockrun', '= 0.2.2', :supermarket
lockrun (6) Versions 0.2.2 Follow0
Installs lockrun executable for running cronjobs with overrun protection.
cookbook 'lockrun', '= 0.2.2'
knife supermarket install lockrun
knife supermarket download lockrun
lockrun-cookbook
Installs lockrun executable for running cronjobs with overrun protection.
Supported Platforms
- CentOS 7.0, 6.4, 5.8
- Ubuntu 14.04, 12.04
Attributes
<table> <tr> <th>Key</th> <th>Type</th> <th>Description</th> <th>Default</th> </tr> <tr> <td><tt>['lockrun']['install_prefix']</tt></td> <td>String</td> <td>Location to install executable.</td> <td><tt>/usr/local/bin</tt></td> </tr> <tr> <td><tt>['lockrun']['lock_path']</tt></td> <td>String</td> <td>Location to store lockrun files.</td> <td><tt>/var/run</tt></td> </tr> </table>
Usage
lockrun::default
Include lockrun
in your node's run_list
:
{
"run_list": [
"recipe[lockrun::default]"
]
}
License and Authors
Author:: John Bellone (jbellone@bloomberg.net)
Dependent cookbooks
build-essential >= 0.0.0 |
poise >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.2.2 passed this metric
0.2.2 passed this metric