Skip to content

skottler/chef-htop

 
 

Repository files navigation

chef-htop Build Status

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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. 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
    • add tests

License

chef-htop

Bitdeli Badge

About

Chef cookbook for htop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%