Project

General

Profile

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

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

}
(4-4/6)