Note: As of this release the stable-v6 Stack has now reached General Availability and can be used by all customers.
Action: You apply the following changes the next time you click the Upgrade button for your Engine Yard Stack V6 environment.
Note: For clarity, we refer to this stack as the Engine Yard Ubuntu 19.05 stack. You can access it by using the Stack select field in the Environment UI: stable-v6-1.0.17
It's best practice to upgrade your Engine Yard Ubuntu 19.05 (stable-v6) stack regularly for the latest security and product updates. This update:
-
Sets PATH with the correct Ruby version on cron and unicorn when using EY_RUBY_VERSION. (PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/112)
-
Adds allow_downgrades to packages recipe to install old versions of packages (PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/111)
-
Adds Nodejs 10.16.0 (PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/108)
-
Adds filtering for environmental variables to remove EY_ named vars (PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/105)
-
HAproxy is now accepting HTTP 401 return as a healthy check. (PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/103)
-
Removes --no-ri --no-rdoc. Adds /root/.gemrc with --no-ri --no-rdoc --no-document
Note: .gemrc having --no-ri --no-rdoc on rubgyems 3 and --no-document on rubygems 2 is not a problem. gem commands won't fail. gem install will only fail with --no-ri --no-rdoc on rubygems 3 if you use the flags on the command line NOT on .gemrc
(PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/101) -
Creates redis.conf and redis-server.service before installing the redis package. (PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/100)
-
Set EY_REDIS_ENABLED to install redis on a utility instance. (PR - https://github.com/engineyard/ey-cookbooks-stable-v6/pull/109)
For more information on Engine Yard Ubuntu 19.05, see the Engine Yard Ubuntu 19.05 docs.
Comments
Article is closed for comments.