Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help with process in using this module #6

Closed
brettswift opened this issue Jul 14, 2016 · 4 comments
Closed

help with process in using this module #6

brettswift opened this issue Jul 14, 2016 · 4 comments

Comments

@brettswift
Copy link

Hopefully you don't mind the question here.

We're new to RH Satellite 6 and wondering how you manage initially subscribing a server.

The registration command doesn't pass in a serverurl, which ends up sending this to the RH Customer Portal. I'm assuming in your server clone process there is a script or something that configures this server to run against your on-premise Satellite server. Is that true?

ex:
https://github.com/gerapeldoorn/puppet-rhsm/blob/98ae0ee3a5eaeccc9e3afafbca2eec6971735512/manifests/init.pp#L61

@gerapeldoorn
Copy link
Contributor

Hi,

Sorry for the late reply.

It should be configured to check in with your Satellite server with the
configfile: /etc/rhsm/rhsm.conf

It is managed, but the content is not (although there is a template).

Problem is, i created this module for a client years ago and I dont have
any way to test updates. I'm in the process of moving it over to Puppet
Community for maintenance.

Ger

Ger Apeldoorn
Freelance Puppet consultant/trainer

Swalmstraat 1
8303 JD Emmeloord
The Netherlands
Mobile: +31 6 46424945
Email: info@gerapeldoorn.nl
Website: http://puppetspecialist.nl http://puppetspecialist.nl
Website: http://autiplan.nl http://autiplan.nl
Website: http://mijneigenplan.nl http://mijneigenplan.nl

[image: LinkedIn] http://www.linkedin.com/in/gerapeldoorn[image: Twitter]
https://twitter.com/gerapeldoorn[image: Google+]
https://plus.google.com/112857204167622817442/posts

2016-07-14 19:59 GMT+02:00 Brett notifications@github.com:

Hopefully you don't mind the question here.

We're new to RH Satellite 6 and wondering how you manage initially
subscribing a server.

The registration command doesn't pass in a serverurl, which ends up
sending this to the RH Customer Portal. I'm assuming in your server clone
process there is a script or something that configures this server to run
against your on-premise Satellite server. Is that true?

ex:

https://github.com/gerapeldoorn/puppet-rhsm/blob/98ae0ee3a5eaeccc9e3afafbca2eec6971735512/manifests/init.pp#L61


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#6, or mute the thread
https://github.com/notifications/unsubscribe/AA2psSnn7wtVPqr3TATzqCfigaFZXUiKks5qVnkcgaJpZM4JMsPI
.

@kallies
Copy link
Contributor

kallies commented Sep 13, 2017

As said by @gerapeldoorn the rhsm.conf is managed as file resource. BTW, I just realized there is no dependency defined from exec['RHSM-register'].
Alternatively subscription-manager register can take a --serverurl= option.

@kallies
Copy link
Contributor

kallies commented Oct 11, 2017

@brettswift #57 should fix your issue. I'm using the rhsm module for registering the Satellite 6 server against subscription.rhsm.redhat.com and as well for registering the hosts against Satellite 6.

@vinzent
Copy link
Contributor

vinzent commented Oct 14, 2017

closed by #57

@vinzent vinzent closed this as completed Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants