cookbook 'apticron', '= 0.1.0'
apticron (3) Versions 0.1.0 Follow3
Installs and Configures apticron
cookbook 'apticron', '= 0.1.0', :supermarket
knife supermarket install apticron
knife supermarket download apticron
Apticron Cookbook
Provides a chef cookbook that installs apticron.
Requirements
Chef
Tested on chef 11
Platforms
- Debian
- Ubuntu
Installation
Cookbook Installation
Install the cookbook using knife:
$ knife cookbook install apticron
Or install the cookbook from github:
$ git clone git://github.com/gregf/cookbook-apticron.git cookbooks/apticron
$ rm -rf cookbooks/apticron/.git
Or use the knife-github-cookbooks plugin:
$ knife cookbook github install gregf/cookbook-apticron
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
Author:: Greg Fitzgerald (greg@gregf.org)
Copyright:: Copyright (c) 2013 Greg Fitzgerald
License:: Apache License, Version 2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.