Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  classes
  defines
  functions
  static_fixtures
  support
  unit
spec.opts 59 Bytes
spec_helper.rb 2.28 KB

Latest revisions

# Date Author Comment
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.)

5f0e978d 10/24/2016 05:28 AM Ewoud Kohl van Wijngaarden

Remove duplicate expectation

1b552f0ecf423c6bb7777595018f38272dab8ef8 refactored this but left
duplicate expectations.

60559562 10/24/2016 05:28 AM Ewoud Kohl van Wijngaarden

Rewrite to on_os_under_test

View revisions

Also available in: Atom