Comment 2 for bug 1246266

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-apply-config (master)

Reviewed: https://review.openstack.org/54708
Committed: http://github.com/openstack/os-apply-config/commit/086b6b155125c1da9a802a73b596b7fc13ba49c2
Submitter: Jenkins
Branch: master

commit 086b6b155125c1da9a802a73b596b7fc13ba49c2
Author: Tomas Sedovic <email address hidden>
Date: Thu Oct 31 11:26:10 2013 +0100

    Respect the preset permissions of config files

    It's sometimes desirable to specify the permissions or ownership of the
    generated config file instead of setting the default 644 root:root.

    If the file is already present, os-apply-config will just update the
    contents and leave everything else alone.

    Closes-Bug: #1246266
    Change-Id: Idd41ec276dd04f517760c1dbd97c75e376840b41