You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
The nginx cookbook is expecting a minimum chef version of 14. As far as I know its only possible to have up to ~>12 with OpsWorks. This seems to be with respect to a new version of the nginx cookbook released last month (10.0.1).
Expected Behavior
Upgrading from 1.14.0 to 1.15.0, expecting a successful deployment.
Actual Behavior
deployment / updates fail. Error message states that the minimum nginx version is not met.
Chef log including error
[2019-09-04T17:50:03+00:00] ERROR: Cookbook 'nginx' version '10.0.1' depends on chef version [">= 14"], but the running chef version is 12.18.31
[2019-09-04T17:50:03+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
The text was updated successfully, but these errors were encountered:
The nginx cookbook is expecting a minimum chef version of 14. As far as I know its only possible to have up to ~>12 with OpsWorks. This seems to be with respect to a new version of the nginx cookbook released last month (10.0.1).
Expected Behavior
Upgrading from 1.14.0 to 1.15.0, expecting a successful deployment.
Actual Behavior
deployment / updates fail. Error message states that the minimum nginx version is not met.
Chef log including error
The text was updated successfully, but these errors were encountered: