Project

General

Profile

« Previous | Next » 

Revision 221e1a69

Added by Eric Helms about 10 years ago

Refs #5377: Ensure Pulp 2.4 services are run after config.

View differences:

manifests/init.pp
class { 'pulp::config':
require => [Class['mongodb'], Class['qpid']]
} ~>
class { 'pulp::service': } ~>
Service['httpd']
->
Class[pulp]

Also available in: Unified diff