Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.
This repository was archived by the owner on May 14, 2021. It is now read-only.

Application cookbook dependancy causes resolution failure #17

@jwmarshall

Description

@jwmarshall

The recent metadata commit that sets the application cookbook dependancy to '~> 4.0' is causing resolution errors with just about every cookbook I have that relies on application_nginx 2.0.3.

The only fix for me was to pin the previous commit in my berksfile like so:

cookbook "application_nginx", git: "https://github.com/poise/application_nginx.git", ref: "6339af0963139cb42946dec4111defd59502d064"

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