cookbook 'htop', '= 1.2.0'
htop (4) Versions 1.2.0 Follow13
Installs htop
cookbook 'htop', '= 1.2.0', :supermarket
knife supermarket install htop
knife supermarket download htop
chef-htop
Description
Installs htop an interactive process viewer for Linux.
Requirements
Supported Platforms
The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:
- Ubuntu
- Debian
- RedHat
- CentOS
NOTE: On RedHat/CentOS, the RPM is downloaded from RepoForge
Recipes
-
htop
- The default recipe.
Usage
this cookbook installs htop if not present, and pulls updates if they are installed on the system.
Attributes
-
node['htop']['version']
- Version of htop to install. Defaults to nil.
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
Contributors
Many thanks go to the following who have contributed to making this cookbook even better:
-
@rpunt
- initial pull request with redhat/centos support
-
@dwradcliffe
- add version attribute
License
chef-htop
- Freely distributable and licensed under the MIT license.
- Copyright (c) 2011-2013 Phil Cohen (github@phlippers.net)
- http://phlippers.net/