cookbook 'yum-osuosl', '= 0.1.0'
yum-osuosl (12) Versions 0.1.0 Follow0
Installs/Configures yum-osuosl
cookbook 'yum-osuosl', '= 0.1.0', :supermarket
knife supermarket install yum-osuosl
knife supermarket download yum-osuosl
yum-osuosl-cookbook
Installs the (OSUOSL Yum Repo)[http://ftp.osuosl.org/pub/osl/repos/yum].
Usage
yum-osuosl::default
Include yum-osuosl
in your node's run_list
:
{ "run_list": [ "recipe[yum-osuosl::default]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
License and Authors
Author:: Oregon State University (chef@osuosl.org)
Dependent cookbooks
yum >= 3.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of yum-osuosl
-
Enhancements
- an enhancement
-
Bug Fixes
- a bug fix