Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dcb8a702 04/22/2014 10:07 AM Mathieu Parent

Fix nologin shell path on Debian

We don't use /usr/sbin/nologin which works on Debian but breaks EL6.

1fa63f83 03/19/2014 05:22 PM Dominic Cleal

refs #4515 - cache apipie docs on installation

36cd597e 02/14/2014 10:15 AM Justin Sherrill

adding support for plugins adding virtual host entries

2fe6c233 02/13/2014 04:45 PM Ewoud Kohl van Wijngaarden

Clean up foreman::config

This removed all requires on install and notifies to service since init
should take care of that relation.

To remove OS specific information, it moves init_config and
init_config_tmpl to params.pp.

Since the crons are no longer defined, setting the default is no longer...

1ed16264 02/10/2014 06:16 PM Jean-Baptiste Rouault

Add server_ssl_chain parameter to set SSLCertificateChainFile

700c74ff 02/07/2014 09:46 PM Justin Sherrill

fixing spec tests

720ae6e9 01/16/2014 08:33 AM Mickaël Canévet

Set SymLinksIfOwnerMatch options in apache vhosts

c62fcb8a 01/11/2014 03:53 PM Ewoud Kohl van Wijngaarden

Change from theforeman/apache to puppetlabs/apache

dce8dedd 01/10/2014 10:12 AM Dominic Cleal

Restrict SCL/EPEL to appropriate OS, add package dependencies

222fb5e5 01/06/2014 05:55 PM Adam Heinz

Make use of $foreman::params::server_ssl_* in vhost conf.

b22f96ff 01/02/2014 04:34 PM Ewoud Kohl van Wijngaarden

Work with puppetlabs-postgresql version 3+

This drops support for puppet 2.6.

27af4444 01/02/2014 04:04 PM Ewoud Kohl van Wijngaarden

Enable installation of plugins

9344250e 12/25/2013 11:56 PM Dominic Cleal

refs #3752 - run db:seed after DB migration

d19da48d 12/23/2013 09:12 PM Ewoud Kohl van Wijngaarden

Clean up tests

This replaces the deprecated include_class with contain_class and
removes the redundant rspec configuration.

f8a88f23 12/05/2013 03:29 PM Ewoud Kohl van Wijngaarden

Move passenger restart to foreman::service

4bc527c8 10/22/2013 06:20 PM Lukas Zapletal

Setup far-future expires headers for assets

8468de8b 10/07/2013 11:17 PM Ewoud Kohl van Wijngaarden

Add Amazon Linux support

This assumes all Amazon Linux is el6 based. It also explicitly fails on
unsupported operating systems / families.

aff89ef6 10/07/2013 11:17 PM Ewoud Kohl van Wijngaarden

Clean up

  • Fail on unsupported operating systems / families.
  • Remove unused puppet_basedir parameter from init.pp
  • Drop support for Fedora < 17
  • Use :params instead of pre_condition in tests (where possible)
9d798147 09/05/2013 03:23 PM Greg Sutcliffe

Add new ENC and report processor templates

Add new ENC node.rb for new Facts API
Add report processor for new Reports API
Add JSON dependency for both scripts
Add tests

df3b6ffb 09/05/2013 10:22 AM Greg Sutcliffe

Add ability to configure groups for the foreman user

dbb08a28 08/05/2013 05:22 AM Dominic Cleal

Don't reference specific temp directory in specs

Closes #95

d45718b6 08/01/2013 11:07 AM Ewoud Kohl van Wijngaarden

Add more tests

d4003cc3 07/22/2013 02:31 PM Ewoud Kohl van Wijngaarden

Make reports and enc real puppetmaster parameters

7fca4da8 07/10/2013 05:03 AM Rick Sherman

Added package version parameter to allow the use of all pacakge->ensure
options.

27e74369 07/09/2013 10:37 AM Lukas Zapletal

proxy registration - adding oauth params

72a44e51 06/26/2013 08:27 AM Ewoud Kohl van Wijngaarden

Respect the SSL param in the vhost template

As suggested in https://github.com/theforeman/puppet-foreman/issues/83,
the SSL vhost should not be created when SSL is disabled.

f7fce13d 06/20/2013 08:37 AM Dmitri Dolguikh

fixes #2521 - mysql2 is now the default mysql adapter

bb44fefb 06/12/2013 08:51 AM Dominic Cleal

fixes #2628 - install foreman-selinux when SELinux is enabled

e56d7a1e 06/12/2013 08:04 AM Ewoud Kohl van Wijngaarden

Update unit tests

14fce641 01/11/2013 08:21 AM Dominic Cleal

Remove all cron tasks, now in package's /etc/cron.d/foreman
(continuation of db2dc7dd)

7e20a888 12/14/2012 10:25 AM Dominic Cleal

Update to use three yum repos

2cafafc5 12/11/2012 05:47 AM Dominic Cleal

All packages should be 'present', or upgrades ensue

8a3b92b5 12/05/2012 11:08 AM Jan Vansteenkiste

Initial test layout and an example test for class and functions to work on