Sam Su e52a7244a7 add haproxy
Change-Id: I487200a373b4eed7ff36f00b1e0269b008cd19bd
2014-03-21 11:27:10 -07:00

10 lines
336 B
Ruby

name "cpu"
maintainer "Guilhem Lettron"
maintainer_email "guilhem.lettron@youscribe.com"
license "Apache v2.0"
description "Manage CPU Governor on linux"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.2.0"
supports "ubuntu"
supports "debian"