Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dce8c469 09/03/2015 07:31 PM Ivan Necas

Refs #11681 - Explicitly use UTF-8 as postgres database encoding

82d13513 08/06/2015 07:56 PM Eric Helms

Update Candlepin config file including addition of quartz.

b038d13c 07/20/2015 07:37 PM Bryan Kearney

Fixes #11160 : Increase the number of times the scripts attempts to call cpinit before failing.

The prevailing thought is that this is due to lack of entropy on vms. If that is trye, all that can be done
is wait longer. This bumps up the script to attempt to connect 40 times, waiting 20 seconds between attempts....

48e6321c 05/29/2015 08:38 PM Bryan Kearney

Fixes #10654 : Increase the number of times which wget will retry, and the pause between each retry.

This seems to give tomcat enough time to actually start up on a smaller machine.

5b4dbfff 05/08/2015 03:55 PM Eric Helms

Updates from modulesync.

dcdeddd2 04/08/2015 03:46 PM Eric Helms

Refs #8777: Remove configuration directories to allow package control.

This is so that the base directories are setup by the RPM and thus
have the intended permissions and settings. This fixes issues such
as logrotate failing due to incorrect permissions settings.

152f7d0e 11/12/2014 09:53 AM Stephen Benjamin

fixes #8352 - fix possible duplicate definition of wget packages

40f566ae 11/09/2014 10:27 PM Justin Sherrill

fixes #8328 - fixing order of db, cpdb, tomcat, cpinit

90897eb9 10/23/2014 08:13 PM Dennis Crissman

Refs #7224: add unit tests

64d6c2ff 10/10/2014 03:12 PM Dennis Crissman

Refs #7224 - fix warnings

63fc49f5 10/09/2014 07:02 PM Dennis Crissman

Refs #7224 - initial pass at making puppet-candlepin work for hosted environment

2418bacd 08/19/2014 04:55 PM Eric Helms

Refs #6736: Update to standard layout and basic tests.

cdb8a2f6 06/27/2014 07:41 PM Alex Wood

Refs #6418 - Configure Candlepin to use Qpid.

a62902c1 06/10/2014 02:36 PM Jason Montleon

Fixes #6139 - support RHEL 7

0002bda7 03/06/2014 01:29 PM Eric Helms

Adding specification of CA cert, key and password to the Candlepin
configuration file.

39832902 02/14/2014 01:20 AM Eric Helms

Cleaning up file definitions, flatterning templates directory structure
and reducing dependencies.

05d5a04e 02/09/2014 06:11 PM Eric Helms

Changes to pass keystore password to the Candlepin module.

022d18f9 01/14/2014 04:19 PM Ivan Necas

Fix setting passphrase in server.xml

197c1891 01/14/2014 03:32 PM Ivan Necas

Move certs work to one place

b2bcdf5f 01/14/2014 01:40 PM Ivan Necas

Add ca to nssdb everytime the nssdb is recreated

f5ea36b7 01/13/2014 08:23 PM Ivan Necas

Connect to nss_db

4ad6d02a 01/13/2014 08:23 PM Ivan Necas

Extract Candlepin specific certs settings into candlepin::certs

8dce1874 01/13/2014 01:34 PM Ivan Necas

Reflect the changes in latest puppet-postgresql

37540211 12/24/2013 09:55 PM Eric Helms

Updates to become a parameterized class and reduce the dependencies
this module has to only the certs module.

Previously, this module for deploying Candlepin was tightly coupled
to a few different modules including the Katello module. This work
attempts to invert the relationship by parameterizing the Candlepin...

832bafa6 12/16/2013 03:45 PM Eric Helms

Initial commit of Candlepin module from the original katello-installer.