cookbook 'apt-osuosl', '~> 2.0.0', :supermarket
apt-osuosl (3) Versions 2.0.0 Follow0
Installs/Configures apt-osuosl
cookbook 'apt-osuosl', '~> 2.0.0'
knife supermarket install apt-osuosl
knife supermarket download apt-osuosl
apt-osuosl-cookbook
Installs the OSUOSL apt Repo.
Usage
apt-osuosl::default
Include apt-osuosl
in your node's run_list
:
{
"run_list": [
"recipe[apt-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
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.