summaryrefslogtreecommitdiff
path: root/lib/chef/resource/rhsm_register.rb
Commit message (Expand)AuthorAgeFilesLines
* Change the resource order and return a symbolyum_vs_dnfTim Smith2020-02-271-6/+7
* Make sure we don't break the world in RHEL 9Tim Smith2020-02-271-4/+6
* Update the rhsm_erata* and rhsm_register resources for RHEL 8Tim Smith2020-02-271-6/+8
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-14/+14
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More resource description updatesTim Smith2018-11-071-7/+7
* Set default_env true on RHSM resources to prevent failuresTim Smith2018-08-021-0/+3
* Add missing periods in descriptionsTim Smith2018-07-091-4/+4
* Merge pull request #7201 from chef/desired_stateThom May2018-04-301-1/+1
|\
| * Set desired_state: false on several propertiesdesired_stateTim Smith2018-04-271-1/+1
* | rhsm_register: skip the registration check if force is specifiedrhsm_fixTim Smith2018-04-261-1/+1
|/
* Merge pull request #7133 from chef/fix_pw_rhsmThom May2018-04-091-6/+8
|\
| * Fix RHSM registration using passwordsfix_pw_rhsmTim Smith2018-04-061-6/+8
* | Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-0/+1
|/
* Add / update descriptionsTim Smith2018-03-261-1/+1
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-16/+8
* Add new Redhat Subscription Manager resourcesrhsmTim Smith2018-02-161-0/+170