summaryrefslogtreecommitdiff
path: root/lib/chef/resource/zypper_repository.rb
Commit message (Expand)AuthorAgeFilesLines
* 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