Comment 22 for bug 1458915

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-heat (master)

Reviewed: https://review.openstack.org/237612
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=679c8a3379bd48f8a293eb7c2ef1b392e3abcb7e
Submitter: Jenkins
Branch: master

commit 679c8a3379bd48f8a293eb7c2ef1b392e3abcb7e
Author: Drew Fisher <email address hidden>
Date: Tue Oct 20 08:40:56 2015 -0600

    Remove POSIX users, groups, and file modes.

    This patch removes the File, Group, and User resources of /etc/heat and
    /etc/heat/heat.conf which should be delivered by packaging tools. These
    resources (mode, user, and group attributes) could be in conflict with
    different OS packaging systems which isn't a desired result.

    Change-Id: I5d49f3fc06df295700377eb66f883c9780959f96
    Closes-Bug: #1458915