summaryrefslogtreecommitdiff
path: root/lib/chef/resource/bff_package.rb
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-2/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* fix bff_package resource constructor.kaustubh-d2013-08-191-2/+2
* Changed class name for BFF resource to BffPackagedeepalijagtap2013-08-191-3/+3
* Added Resource for AIX Package (BFF)deepalijagtap2013-08-191-0/+36