Comment 5 for bug 1461997

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/191851
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e012443e486a859e39ab8d4a3ecbf3396e5cf62a
Submitter: Jenkins
Branch: kilo

commit e012443e486a859e39ab8d4a3ecbf3396e5cf62a
Author: Andy McCrae <email address hidden>
Date: Thu Jun 11 11:21:52 2015 +0100

    Set permissions on user_secrets.yml to 0600

    The permissions on the user_secrets file are too open, adjust this so that
    after using pw-token-gen.py it sets the file to be 0600 for
    user_secrets.yml and the backup tar file that is created. Additionally,
    add a note in the README to recommend adjusting the permissions when not
    utilising the pw-token-gen.py

    Change-Id: I90ffacd83a89a92f48cf160e5b351e1254e9c73a
    Closes-Bug: #1461997
    (cherry picked from commit 3f8905caee8a0ec1afe90ba6df9b91aca14c67ec)