This cookbook can be used to install and manage the mesosphere provided Yum repositories.
The default recipe will configure the various mesosphere repos
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]
.
Add yum_mesosphere
into your node's run_list prior to trying to install
mesosphere packages
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)