Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

yum >=3.0.0 removes ius recipe #35

Open
mike182uk opened this issue Dec 30, 2013 · 0 comments
Open

yum >=3.0.0 removes ius recipe #35

mike182uk opened this issue Dec 30, 2013 · 0 comments

Comments

@mike182uk
Copy link

yum >=3.0.0 no longer includes the ius recipe. ius is now its own cookbook.

yum-ius requires Chef 11 or higher so making this a dependency would break bc with projects using older versions of Chef.

Locking the version at < 3 potentially causes issues with other cookbooks that require yum > 3 (runit, memcached etc.)

Im not sure what best approach to resolve this is. I would probably say depend on yum > 3 and yum-ius but not sure what versions of Chef this cookbook is aimed at supporting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant