Project

General

Profile

Download (183 Bytes) Statistics
| Branch: | Tag: | Revision:
class foreman::install::redhat {

package{"foreman":
ensure => latest,
require => Class["foreman::install::repos::redhat"],
notify => Class["foreman::service"],
}
}
(1-1/2)