Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Commit

Permalink
Updates supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spuder authored and Aaron Baer committed Feb 12, 2016
1 parent 1a04618 commit cc0422e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ Chef package into your system if you are currently running
via gem install, and it can keep your omnibus install up
to date.

Supports
========

- redhat
- centos
- amazon
- scientific
- oracle
- debian
- ubuntu
- max_os_x
- solaris

Usage
=====

Expand Down
10 changes: 10 additions & 0 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@
description "Chef omnibus package updater and installer"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.5"

supports redhat
supports centos
supports amazon
supports scientific
supports oracle
supports debian
supports ubuntu
supports mac_os_x
supporst solaris

0 comments on commit cc0422e

Please sign in to comment.