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

Add defaults and make server_timeout and inotify configurable #86

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

kallies
Copy link
Contributor

@kallies kallies commented Feb 21, 2019

Pull Request (PR) description

Add defaults from subscription-manager 1.21.10

Make two of them configurable:

  • inotify
  • server_timeout

server_timeout is measured per http call, not the overall time of a subscription-manager run. The default of 180s might lead to puppet run issues (subscription-manager repos --list-enabled is used in the rhsm fact, this command triggers 7+ http connections).

This Pull Request (PR) fixes the following issues

Fixes #85

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay data types.

manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
@kallies kallies force-pushed the 85_update_rhsm.conf branch from 426cd63 to 6157bbb Compare February 22, 2019 09:17
manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
@kallies
Copy link
Contributor Author

kallies commented Sep 11, 2019

Removed datatypes to avoid conflicts with #95
@ekohl this should obsolete the "backwards-incompatible" flag, too.

@kallies kallies force-pushed the 85_update_rhsm.conf branch from ca7f057 to 6fcac9b Compare October 10, 2019 21:38
@vinzent
Copy link
Contributor

vinzent commented Oct 25, 2019

@kallies could you rebase? :-)

@pccibot
Copy link

pccibot commented Oct 25, 2019

Dear @kallies, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

manifests/init.pp Outdated Show resolved Hide resolved
@kallies kallies force-pushed the 85_update_rhsm.conf branch from 89c3742 to f0d9048 Compare October 25, 2019 14:36
@bastelfreak bastelfreak merged commit 0bcf2cb into voxpupuli:master Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update rhsm.conf template
6 participants