Project

General

Profile

« Previous | Next » 

Revision 24b477a1

Added by Justin Sherrill over 10 years ago

Update puppet modules

View differences:

modules/foreman/manifests/init.pp
class { 'foreman::service': } ->
Class['foreman'] ->
Foreman_smartproxy <| |>
# Anchor these separately so as not to break
# the notify between main classes
Class['foreman::install'] ~>
class { 'foreman::compute': } ~>
Class['foreman::service']
Class['foreman::database']~>
Foreman::Plugin <| |> ~>
Class['foreman::service']
}

Also available in: Unified diff