Comment 10 for bug 1458915

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

Reviewed: https://review.openstack.org/209068
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=d4e1d939673eb56c5a2b29faeaa3b36f175eea21
Submitter: Jenkins
Branch: master

commit d4e1d939673eb56c5a2b29faeaa3b36f175eea21
Author: Drew Fisher <email address hidden>
Date: Tue Aug 4 07:30:58 2015 -0600

    Remove POSIX users, groups, and file modes.

    This patch removes File resources which should be delivered by packaging
    tools. These resources (files, directories, modes, users, and group
    attributes) could be in conflict with different OS packaging systems
    which isn't a desired result.

    Change-Id: Ia7a8a71ef897d989f10ab511e6aa0432693041a5
    Closes-Bug: #1458915