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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Update the bundler version embedded in chef to 1.17.3.
In a recent Prod Incident we found some problems with some Ruby gems
dependencies that are used in the MongoDB provision process and in other
places as well. You can read more about the prod incident in https://sync.hudlnet.com/x/BiT6FQ
The TLDR is we need to update the version of bundler before running chef.
To centralise the change in a single place, we are updating Tyr to place
tge upgrade command in the user data of the instances provisioned by Tyr
(MongoDB and RabbitMQ are provisioned by Tyr for example).
With this change here, Aspen will work as well as Aspen uses Tyr under the
hood to provision the instances.