cookbook 'babushka', '~> 0.1.3'
babushka (4) Versions 0.1.3 Follow2
Installs/Configures babushka
cookbook 'babushka', '~> 0.1.3', :supermarket
knife supermarket install babushka
knife supermarket download babushka
babushka-cookbook
Chef cookbook to install babushka
Supported Platforms
- Debian
- Ubuntu
- CentOS
Attributes
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['babushka']['git']['clone_path']</tt></td>
<td>String</td>
<td>Local path to clone the babushka git repo</td>
<td><tt>/opt/babushka</tt></td>
</tr>
<tr>
<td><tt>['babushka']['git']['repo_path']</tt></td>
<td>String</td>
<td>Babushka git repository to clone</td>
<td><tt>https://github.com/benhoskings/babushka.git</tt></td>
</tr>
<tr>
<td><tt>['babushka']['git']['update_strategy']</tt></td>
<td>Synbol</td>
<td>Git repository update strategy</td>
<td><tt>:sync</tt></td>
</tr>
</table>
Usage
babushka::default
Include babushka
in your node's run_list
:
{ "run_list": [ "recipe[babushka::default]" ] }
License and Authors
Author:: Jose Luis Salas josacar@gmail.com
Dependent cookbooks
git >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of babushka
Collaborator Number Metric
0.1.3 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
0.1.3 failed this metric
Contributing File Metric
0.1.3 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
0.1.3 failed this metric
Cookstyle Metric
0.1.3 passed this metric
0.1.3 passed this metric
No Binaries Metric
0.1.3 passed this metric
0.1.3 passed this metric
Testing File Metric
0.1.3 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
0.1.3 failed this metric
Version Tag Metric
0.1.3 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.3 failed this metric