Project

General

Profile

Download (117 Bytes) Statistics
| Branch: | Tag: | Revision:
class puppet::cron inherits puppet::service {
Service['puppet'] {
enable => true,
ensure => running,
}
}
(3-3/8)