Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
80ca2a69 08/11/2015 06:04 PM Christine Fouant

fixes #11326 - fixes pulp isos from being inaccessible via httpd

b1275011 04/21/2015 03:47 PM Lincoln Bryant

Adding support for Scientific Linux

5687ce1e 03/03/2015 06:16 PM Eric Helms

Fixes #8585: Remove unused configuration and unneeded functions.

ccaf98d6 02/03/2015 02:01 PM dustin tsang

Ref #9134 - gb plugin sets configs for foreman-gutterball

250f956e 12/09/2014 04:19 PM Partha Aji

Fixes #8444 - Expose cdn_ssl_version as an installer

$ katello-installer --help | grep cdn-ssl

--katello-cdn-ssl-version     SSL version used to communicate with the
CDN. Optional. Use SSLv23 or TLSv1 (default: nil)

$ katello-installer --katello-cdn-ssl-version=TLSv1...

1772fcbb 10/03/2014 04:13 PM dustin tsang

Fixes #7745 - allow client cert header through

c451e845 09/23/2014 04:14 PM dustin tsang

Fixes #6544 - q to receive candlepin events

This creates a queue so that katello can receive candlepin events.
It also sets up the queue's url and address in katello.yml so katello can
connect to the queue. This also adds the Katello user to the qpidd users...

0975e71e 08/11/2014 08:07 PM Ivan Necas

Refs 6297 - use foreman-tasks instead of delayed jobs

We now enable the foreman::plugin::tasks to handle the async tasks

1acb58bd 07/28/2014 07:05 PM Eric Helms

Refs #6806: Remove references to passencrypt.

Note this also removes the database configs which are now provided
by the Foreman core app.

8688cde7 06/26/2014 08:53 PM Eric Helms

Refs #6126: Change RHSM API to /rhsm.

590a0d45 06/23/2014 04:01 PM dustin tsang

Fixes #4650 - consumer cert rpm name in config

Sets the consumer_cert_rpm name in katello.yml config file
because module dynamically generates the name.

38681165 06/19/2014 03:26 PM Eric Helms

Merge pull request #27 from ehelms/fixes-5639

Fixes #5639: Adds proxy options for Katello and CDN settings.

7bd367f8 06/18/2014 12:59 PM Eric Helms

Fixes #5639: Adds proxy options for Katello and CDN settings.

dd856dc5 06/10/2014 02:58 PM Jason Montleon

Fixes #6141 - support httpd-2.4 on RHEL 7

66ac38bb 05/21/2014 01:09 AM Justin Sherrill

fixes #4988 - missing token in post_sync_url

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

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.

a4487860 03/11/2014 05:28 PM Eric Helms

Adding previously used header setting and older RHSM configuration
to the SSL vhost. This should ensure that the client cert gets passed
to Rails in all cases.

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

3863f221 02/20/2014 02:46 PM Justin Sherrill

Removing unused conf.d templates

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

adding vhost configuration for foreman

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

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.