Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1c9ad023 04/29/2014 12:14 PM Ivan Necas

Refs #5423 - minor changes to support capsule installer

Did some refactoring of apache configuration as part of the updates

6be7c9f7 04/02/2014 08:57 PM Mike McCune

Merge pull request #19 from iNecas/ensure-seed-after-httpd

Fixes #4839 - make sure http is running before the seed script

dca425e2 04/02/2014 10:31 AM Ivan Necas

Fixes #5020 - use fqdn in the messaging url

The latest updates in some ssl related package made the verification
of the hostname against the cert CN enabled, causing pulp not being
able to communicate with qpid.

56d75a78 03/31/2014 10:09 AM Ivan Necas

Fixes #4839 - make sure http is running before the seed script

11b8a332 03/19/2014 12:58 PM Eric Helms

Adding ability to configure whether passenger is being used to make
the Katello vhost configuration re-usable by non-passenger deployments.
Includes generalization of oauth_secret and oauth_key to support deployment
of katello.yml by other modules.

71ce863b 03/12/2014 03:13 PM Eric Helms

Adding missing default params.

413417ac 03/07/2014 01:26 PM Eric Helms

Removing unused templates, references to /usr/share/katello and adding
new parameter declarations for backend service modules.

ef0bd735 02/27/2014 06:45 PM Justin Sherrill

adding post_sync_url secret token

186581ac 02/20/2014 02:49 PM Justin Sherrill

Merge pull request #10 from jlsherrill/vhost

adding vhost configuration for foreman

02b8cbee 02/17/2014 01:58 PM Eric Helms

Merge pull request #12 from ehelms/add-candlepin-certs

Adding Candlepin certs setup removed from the Candlepin module itself.

642bdf40 02/13/2014 11:05 PM Eric Helms

Adding Candlepin certs setup removed from the Candlepin module itself.

5bc03632 02/13/2014 10:59 PM Ivan Necas

Make sure the foreman certs are configured properly

For the proxy communication to use certs issued by candlepin-ca

c77e8c6e 02/12/2014 04:44 PM Justin Sherrill

adding vhost configuration for foreman

requires https://github.com/theforeman/puppet-foreman/pull/153

43cf1408 02/12/2014 04:03 PM Justin Sherrill

Merge pull request #8 from jlsherrill/cert_easy

DO NOT MERGE adding cert key, ca, and crl to pulp

8b220254 02/11/2014 10:14 PM Justin Sherrill

adding cert key and crl to pulp

30c35c0a 02/11/2014 09:14 PM Justin Sherrill

adding apache user to the foreman group

so pulp can read the candlepin private key

6ecc581e 02/09/2014 06:27 PM Eric Helms

Cleanup and updates to account for changes in the Candlepin, Pulp and Certs
modules.

df454892 01/29/2014 02:06 PM Ivan Necas

Katello-jobs for dynflow integration needs to be running before httpd

The executor needs to be ready before starting web server workers.

2ca0b224 01/17/2014 05:26 PM Eric Helms

Removing Katello seed and migrate commands since we get those from Foreman now.

17d59518 01/15/2014 09:46 AM Ivan Necas

Update after rebase

bc85cbc7 01/15/2014 09:41 AM Ivan Necas

Move certs work to one place

9a2b7951 01/15/2014 09:41 AM Ivan Necas

Make pulp talking to qpid securely

9cd61b27 01/15/2014 09:41 AM Ivan Necas

Fix oauth token file path

b2168388 01/15/2014 09:41 AM Ivan Necas

Resctructure

3085e0ba 01/15/2014 09:41 AM Ivan Necas

Extract katello specific certs confgis to katello::certs

e0391f54 01/13/2014 10:00 PM Justin Sherrill

adding back service puppet class and removing old katello service

4e995792 01/10/2014 01:53 AM Eric Helms

Fixing linting issues.

ae7d4aa1 01/06/2014 03:18 PM Eric Helms

First pass at updates to parameterize and make use of newer puppet
modules for configuring and setting up the Katello engine.