Comment 18 for bug 1328448

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

Reviewed: https://review.openstack.org/124218
Committed: https://git.openstack.org/cgit/stackforge/puppet-heat/commit/?id=02e0cdaabbcd86d009f35968f5bbcb908873b96e
Submitter: Jenkins
Branch: stable/icehouse

commit 02e0cdaabbcd86d009f35968f5bbcb908873b96e
Author: Sebastien Badia <email address hidden>
Date: Sat Jul 12 02:27:11 2014 +0200

    Hide secrets from puppet logs

    Currently secrets like rabbit_password or admin_password are laked

    puppet logs when changed. This commit changes heat_*_config and
    heat_*_ini types adding a new parameter that triggers obfuscation
    the values in puppet logs.

    Change-Id: Ib06a0f967dd5d5f8cc1c4dc7257c0e196786e8ae
    Closes-Bug: #1328448
    (cherry picked from commit 6a89a44f9d2c6114b3bb1a4a74eff62ec13f545e)