cookbook 'yum_mesosphere', '~> 1.0.0'
yum_mesosphere (1) Versions 1.0.0 Follow0
Installs/Configures yum_mesosphere
cookbook 'yum_mesosphere', '~> 1.0.0', :supermarket
knife supermarket install yum_mesosphere
knife supermarket download yum_mesosphere
Yum Mesosphere Cookbook
This cookbook can be used to install and manage the mesosphere provided Yum
repositories.
Requirements
- Chef 11 or higher
- yum cookbook version 3.0.0+
Recipes
Default
The default recipe will configure the various mesosphere repos
Attributes
Please refer to https://supermarket.chef.io/cookbooks/yum for a complete
list of attributes. Each attribute described on that page, can be set for a
given repository by setting node['yum'][repoid][attribute]
.
Usage
Add yum_mesosphere
into your node's run_list prior to trying to install
mesosphere packages
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Authors
- David Petzel (davidpetzel@gmail.com)
Dependent cookbooks
yum ~> 3.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Yum Mesosphere Cookbook Changes
v1.0.0
- Initial release
Collaborator Number Metric
1.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
1.0.0 failed this metric
Contributing File Metric
1.0.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
1.0.0 failed this metric
Foodcritic Metric
1.0.0 passed this metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
1.0.0 passed this metric
Testing File Metric
1.0.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
1.0.0 failed this metric
Version Tag Metric
1.0.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
1.0.0 failed this metric