nginx-1.15.2-6 and openresty-1.13.6.1-19 now available
BUGFIX: Because of the volatile nature of /dev/shm , version nginx-1.15.2-4 and openresty-1.13.6.1-17, mentioned in the upgrade notification on August 1,2018 had a bug in the configuration which caused nginx/openresty to not start automatically on system reboots
To upgrade
#####################
yum --enablerepo=ndeploy clean metadata
yum --enablerepo=ndeploy upgrade *nDeploy*
systemctl daemon-reload
nginx -t # Ensure config validity
service nginx restart
########################
PS: if the upgrade was not already performed, you can simply follow the upgrade instructions in the previous email and it will upgrade directly to nginx-1.15.2-6
Thank you,
A U T O M 8 N