Project

General

Profile

« Previous | Next » 

Revision 5b4dd28c

Added by Eric Helms over 7 years ago

Remove dependency cycle with Pulp

View differences:

manifests/init.pp
class { '::katello::qpid':
client_cert => $certs::qpid::client_cert,
client_key => $certs::qpid::client_key,
} ~>
Exec['foreman-rake-db:seed']
}
class { '::certs::foreman': }
Service['httpd'] -> Exec['foreman-rake-db:seed']
Exec['cpinit'] -> Exec['foreman-rake-db:seed']
User<|title == apache|>{groups +> $user_groups}
}

Also available in: Unified diff