summaryrefslogtreecommitdiff
path: root/lib/chef/resource/zypper_repository.rb
Commit message (Expand)AuthorAgeFilesLines
* Add more examples to resourcesTim Smith2020-04-301-1/+1
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+13
* Improve some formattingTim Smith2020-04-291-4/+4
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Convert more resources to unified_modelcg/unified-mode4Lamont Granquist2020-04-011-0/+2
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-30/+30
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+2
* Add additional property descriptions using those on the docs siteTim Smith2018-08-291-20/+58
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+2
* Fail with a warning if users specify apt/yum/zypper repos with slashesrepo_filenamesTim Smith2018-03-191-1/+5
* Updates from the reviewmisc_resourceTim Smith2018-03-041-6/+6
* Add more introduced and description fields to resourcesdescriptions_v2Tim Smith2018-02-221-5/+6
* Remove a useless regex in zypper_repositoryuseless_regexTim Smith2017-12-211-1/+1
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+5
* Allow specifying the cookbook for the source templateTim Smith2017-09-281-0/+1
* Auto import gpg keys in zypper_repositoryzypper_repo_fixTim Smith2017-08-241-0/+1
* Don't use provides twiceTim Smith2017-08-101-1/+0
* Maintain compat with old zypper_repo resource used in cookbookszypper2Tim Smith2017-08-101-0/+1
* Add zypper_repository resourceTim Smith2017-08-091-0/+51