Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
bffcd446 01/30/2017 07:10 PM Ewoud Kohl van Wijngaarden

Remove a possibly undefined requirement in discovery

The problem is that puppet-foreman_proxy can define this directory, but
that's not guaranteed since the user may not enable that plugin. In that
case this dependency can't be satified which results in an error, at...

346f587d 01/16/2017 03:44 AM Ewoud Kohl van Wijngaarden

Add compilation checks to plugins

005ffdfd 01/16/2017 03:44 AM Ewoud Kohl van Wijngaarden

Use rspec shared examples to reduce duplication

a787cf49 01/16/2017 03:44 AM Ewoud Kohl van Wijngaarden

Move plugin tests to their own directory

931f3cb6 12/28/2016 02:32 AM Peiman Jafari

Prevent Apache to manage the docroot for foreman-ssl

0cfb4ef7 11/29/2016 04:37 AM Dominic Cleal

Support configuring email settings via foreman_config_entry

Foreman 1.14+ stores email settings in its database when email.yaml
is absent. This can be configured by setting `email_config_method`
to 'database', defaulting to the file method for 1.13 compatibility.

2e58ea36 11/23/2016 02:43 PM Alex Fisher

Fix changes to config not restarting service

When `db_manage` and `db_manage_rake` are both set to `false`,
there are no resources in `Class['foreman::database']` that get
refreshed when configuration changes. As a result,
`Class['foreman::service']` doesn't get notified and foreman isn't...

b9b2c34d 11/23/2016 03:55 AM Marek Hulán

Fixes #16802 - enable hammer openscap plugin installation

960d5e1e 11/14/2016 09:01 AM Dominic Cleal

fixes #17133 - add puppet::server::config (CA) dep to foreman::service

d2124768 11/14/2016 08:51 AM Dominic Cleal

Anchor Service[httpd] inside foreman::service

Ensures that specifying a resource happens before foreman::service (e.g.
cert generation) will occur before the service is started.

The apache class is no longer run before foreman::config, only
foreman::service (as it contains the service too.)

View revisions

Also available in: Atom