Project

General

Profile

Download (194 Bytes) Statistics
| Branch: | Tag: | Revision:
# Candlepin installation packages
class candlepin::install {

package { ['candlepin', "candlepin-${candlepin::tomcat}"]:
ensure => $candlepin::version,
}

ensure_packages(['wget'])

}
(4-4/6)