Project

General

Profile

Download (146 Bytes) Statistics
| Branch: | Tag: | Revision:
class pulp::child::service {
service { 'goferd':
ensure => running,
enable => true,
hasstatus => true,
hasrestart => true
}
}
(4-4/4)