Comment 2 for bug 1691559

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

Reviewed: https://review.openstack.org/465738
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=66b6ea166c0f8470170f6e07843ff41068d8e9e9
Submitter: Jenkins
Branch: master

commit 66b6ea166c0f8470170f6e07843ff41068d8e9e9
Author: Alex Schultz <email address hidden>
Date: Wed May 17 14:45:35 2017 -0600

    Update gitignore not to exclude fixture hieradata

    The existing .gitignore is causing the hieradata we use for tests to be
    excluded in git and our release tarballs. Lets adjust the gitignore not
    to exclude the hiera files in spec/fixtures

    Change-Id: Ic31687d0eb1c2e8acc92796d4c0eba096db8e533
    Closes-Bug: #1691559