sous-chefs / yum-centos

Development repository for the yum-centos cookbook
https://supermarket.chef.io/cookbooks/yum-centos
Apache License 2.0
8 stars 27 forks source link

updated to utilize `make_cache` from yum cookbook #20

Closed joshoohaah closed 8 years ago

joshoohaah commented 8 years ago

this cookbook doesn't utilize the make_cache option that the parent yum cookbook has. this fix allows that attribute/value to be passed in now then as an attribute, and so you don't have to just make a custom yum resource if you wanted to actually not do make_cache.