sous-chefs / apt

Development repository for the apt cookbook
https://supermarket.chef.io/cookbooks/apt
Apache License 2.0
202 stars 266 forks source link

Remove apt_update and apt_repository resources #219

Closed tas50 closed 7 years ago

tas50 commented 7 years ago

We already dep on compat_resource which back ports these. This avoids a deprecation warning on every Chef run for users.

Signed-off-by: Tim Smith tsmith@chef.io

tas50 commented 7 years ago

Now that I think about it we should probably wait until Chef 13 lands and then bump the requirements here to 12.9, which came out April, 2016 and included apt_repository.