Project

General

Profile

« Previous | Next » 

Revision 04949f90

Added by Ivan Necas about 10 years ago

Refs #5423 - fixes pulp node setting on the capsule

View differences:

manifests/child.pp
class { 'pulp::child::install': } ~>
class { '::certs::pulp_child':
notify => [Class['pulp::config'], Service[httpd], Class['pulp::child::service']]
} ~>
class { 'pulp::child::config': } ~>
class { 'pulp::child::service': }
manifests/child/install.pp
package { [
'pulp-katello-plugins',
'pulp-nodes-child',
'pulp-puppet-plugins',
'katello-agent']: }
}

Also available in: Unified diff