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