Skip to content

Conversation

vchepkov
Copy link

@vchepkov vchepkov commented May 9, 2020

It seems even though documentation shows camel case of the parameter it reports it in lowercase:

# subscription-manager config --list
[rhsmd]
   processtimeout = [300]

also seems puppet resources attributes can't be uppercase either

@vchepkov vchepkov force-pushed the rhsmd_processTimeout branch from 0b27ed3 to 1bededc Compare May 9, 2020 13:49
@vchepkov
Copy link
Author

vchepkov commented May 9, 2020

Had to fix some comments to keep robocop happy

@vchepkov vchepkov force-pushed the rhsmd_processTimeout branch from 1bededc to 9221930 Compare May 9, 2020 13:55
@vchepkov
Copy link
Author

vchepkov commented May 9, 2020

I don't think this is caused by my change and I am not sure how to fix it

       #<Facter::Util::FacterCacheable (class)> received :cached? with unexpected arguments
1084         expected: (:rhsm_disabled_repos, 86400, "/var/cache/rhsm/disabled_repos.yaml")
1085              got: (:rhsm_identity, 86400, "/var/cache/rhsm/identity.yaml")

@waveclaw waveclaw merged commit b9f26ea into waveclaw:master Jun 20, 2020
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

Successfully merging this pull request may close these issues.

2 participants