summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openbsd_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Add more introduced and description fields to resourcesdescriptions_v2Tim Smith2018-02-221-3/+3
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Use double quotes by defaultThom May2016-01-141-3/+3
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-0/+1
* Make ProviderResolver tests work, fix resources to resolve correctly as well ...John Keiser2015-06-301-11/+0
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-6/+1
* misc cleanupScott Bonds2014-11-131-1/+1
* add openbsd package providerScott Bonds2014-11-131-0/+51