Project

General

Profile

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

Latest revisions

# Date Author Comment
1b552f0e 03/18/2016 04:20 AM Michael Moll

refactor out a top repo class

Closes GH-404

85b0dee0 03/17/2016 04:04 AM Michael Moll

modernize deprecated rspec syntax

Closes GH-415

0a6966ce 03/16/2016 11:26 AM Michael Moll

fixes #8489 - set KeepAlive On in foreman vhost

424ba365 02/18/2016 03:25 AM Stephen Benjamin

Notify foreman-tasks service on remote execution install

e998d702 02/18/2016 03:04 AM Igor Galić

allow the configuration of serveraliases

In some environments, foreman might have a different name to different
networks. Different implementations of SSL (jruby, curl-tls, openssl),
appear to have different levels of tolerance for such a certificate
(mis)configuration in Apache httpd's vhost....

7873c51a 02/12/2016 02:38 PM Daniel Lobato Garcia

plugins:ansible - Initial Ansible support

closes GH-395

9cb32010 01/27/2016 04:37 AM Timo Goebel

ensure json_package is installed via ensure_packages

This commit changes the installation of rubygem-json from an explicit
package definition to ensure_packages. This may prevent a duplicate
declaration of the package resource.

08911c3a 01/14/2016 09:58 AM Markus Frosch

fixes #11652: set ssl_certs_dir to '' by default

This will avoid setting SSLCACertificatePath by default. And that way only request and authenticate certificates by the configured CA and not any other present in the certs directory.

44f8c4be 01/08/2016 02:20 AM Tom Ritserveldt

added the param puppetrun to the foreman settings.yaml to toggle the puppetrun functionality in foreman. default value is false, since that was the default before.

adde type: boolean to param doc entry and a validate bool below.

added test and updated changelog

4a380942 12/29/2015 01:47 PM Chris Pisano

fixes #12745 - add memcache plugin support

Initial integration of the foreman_memcache plugin to the foreman-installer.
This installs the plugin and creates the .yaml file with basic configurations.
A future release will include advanced configurations.
...

View revisions

Also available in: Atom