ceph / ceph-cookbook

Chef cookbooks for Ceph
Apache License 2.0
100 stars 108 forks source link

change from package name to glob for regex support #192

Closed dmlb2000 closed 9 years ago

dmlb2000 commented 9 years ago

This comes from a recent change in the apt cookbook.

https://github.com/opscode-cookbooks/apt/commit/d9da7847c58d156ad1e24021d49511efdce0394d

This has some comments as to why glob should be used vs package_name.

hufman commented 9 years ago

Unit tests pass, I'll merge it.

hufman commented 9 years ago

Thanks!

guilhem commented 9 years ago

We need to update metadata to good apt version ;) EDIT: humm... I may be wrong. glob must be working on older apt CK