Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
rhsm-katello-reconfigure.erb 3.43 KB

Latest revisions

# Date Author Comment
c2c6ca5f 03/16/2016 06:20 PM Partha Aji

Fixes #14223 - Handles atomic machine detection properly

Made the code check for a IS_ATOMIC env variable, and expects that the
provisioning scripts will call that

Works great for redhat 7.2 + centos

23df3b4c 02/29/2016 02:17 PM Eric Helms

Fixes #13925: Use concat to build reconfigure script

On Puppet 3.6 the use of File.read in the reconfigure template
causes the certs to be empty given the template is evaluated
at the beginning. This switches to concat to build up the reconfigure
script using the source parameter to read from the cert files.

e75b9719 02/25/2016 09:58 PM Justin Sherrill

fix bootstrap rpm in katello_devel install

in a katello_devel install, the variables were not properly looked up
and the ca certificate had not been written to the filesystem yet

3028e1f5 02/19/2016 09:24 PM Partha Aji

Fixes #10052 - Enabling consumer reg for atomic hosts

Main intent of this commit is to setup rhsm conf on an atomic host to
setup consumer registration (a role similar to the one played by the
consumer bootstrap rpm).

Artifacts produced

1) /var/www/html/pub/katello-rhsm-consumer on the satellite. This script...

af4751a7 03/23/2015 07:30 PM Elyézer Mendes Rezende

Fixes #9875: Better docker service restart

Improve the check for the docker service in order to restart it if
needed. Also check for systemd based system first and then fall back to
the service based utilities.

31832a0c 03/03/2015 10:59 PM Justin Sherrill

fixes #8636 - Katello CA cert now trusted system wide

This commit adds the katello ca trust pem to the system wide trust store
so that services like docker can now use it

bfb70a88 01/20/2015 01:57 AM Eric Helms

Refs #8756: Allow configuring the RHSM port.

dff469d9 08/15/2014 01:54 PM Ivan Necas

Refs #6875 - separate the default CA and server CA

Up until now, we used the default CA for both server and client certificates.
This made practically impossible to issue the server certificates outside of
the installer and pass it in as arguments.

By default, the server CA is the same as default CA, unless the $server_ca_cert...

30b541cc 08/13/2014 02:33 PM Justin Sherrill

Merge pull request #27 from jlsherrill/7029

fixes #7029 - fixing bootstrap of older rhsm clients

948db727 08/11/2014 09:30 PM Justin Sherrill

fixes #7029 - fixing bootstrap of older rhsm clients

as values had "/"s in them

View revisions

Also available in: Atom