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

yum >=3.0.0 removes ius recipe #35

@mike182uk

Description

@mike182uk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions