Project

General

Profile

Download (139 Bytes) Statistics
| Branch: | Tag: | Revision:
# Candlepin Install
class candlepin::install {
package {['candlepin', "candlepin-${candlepin::tomcat}"]:
ensure => 'installed'
}
}
(4-4/6)