Project

General

Profile

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

Latest revisions

# Date Author Comment
82517205 05/25/2017 05:27 PM Ashish Humbe

Fixes #19271 - reload docker instead of restart (#156)

1544376d 12/16/2016 09:37 PM Justin Sherrill

Fixes #17721 - check for fqdn before adding custom fact

5e02f1e7 12/15/2016 09:17 PM Stephen Benjamin

fixes #17658 - support restarting goferd on OS's with systemd, too (#115)

6a0ac3d9 08/29/2016 06:54 PM Justin Sherrill

Refs #16134 - deploy hostname override fact

d59fb7c7 07/28/2016 09:36 PM Chris Duryee

Update rhsm config template for puppet 4

Previously, when generating the client cert RPM, some of these values were
blank due to differences in puppet 3 and 4. This caused clients to not be able
to register.

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.

View revisions

Also available in: Atom