Exclude /etc/puppet/hieradata/*

Don't back up our hiera secrets, we already store them in git.

Change-Id: Ic9531bd7331fcfe4908827594670e8a6e30083c7
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-02-08 14:37:04 -05:00
parent 78bd720573
commit 0970d7e3fd
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@
/run/*
/root/backup-restore-*
/etc/puppet/modules/*
/etc/puppet/hieradata/*