Project

General

Profile

« Previous | Next » 

Revision a4068517

Added by Greg Sutcliffe about 12 years ago

net-ping pulled in by proxy dependencies, no need to specify

View differences:

manifests/proxydhcp.pp
class foreman_proxy::proxydhcp {
include foreman_proxy::params
package { "net-ping":
ensure => installed,
provider => 'gem',
}
class { 'dhcp':
dnsdomain => [
"${::domain}",

Also available in: Unified diff