SamSu 2d2a6e97e3 Add keepalived
Change-Id: Ib5cfe5a4dc3a16fbb82d650d077d0c6645643039
2014-03-21 17:29:15 -07:00

11 lines
379 B
Ruby

name "keepalived"
maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Installs and configures keepalived"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.2.0"
supports "ubuntu"
recipe "keepalived", "Installs and configures keepalived"