astara-appliance/diskimage-builder/elements/nginx
Adam Gandelman effbf9e950 Fix permissions on /etc/nginx/sites-enabled
With the switch to rootwrap, the API service now runs as the gunicorn
user but /etc/nginx/sites-enabled is still owned by root.  This updates
the DIB element to ensure its writable by gunicorn for config rendering.

Also makes a trivial update to releasenotes to remove the UNRELEASED
flag from mitaka.

Change-Id: Ieac128e47a44dd48acd00f68cd8e3a9ca15441ec
Closes-bug: #1558577
2016-03-28 12:01:28 -07:00
..
install.d Check in diskimage-builder elements 2015-06-11 16:14:22 -07:00
post-install.d Fix permissions on /etc/nginx/sites-enabled 2016-03-28 12:01:28 -07:00
README.rst Check in diskimage-builder elements 2015-06-11 16:14:22 -07:00
element-deps Fix permissions on /etc/nginx/sites-enabled 2016-03-28 12:01:28 -07:00

README.rst

This element installs the open source nginx package.