Remove copy_hieradata value from vars file

Putting this here makes it not possible to specify the setting in our
in-tree vars file. We also already account for it not being set in the
role logic.

Change-Id: I0e06b750a23b46c39ff675b5ac842e6a0d25bfff
This commit is contained in:
Monty Taylor 2015-11-24 16:58:53 -05:00
parent c904e4548a
commit 1363b6fbc3
1 changed files with 0 additions and 1 deletions

View File

@ -2,4 +2,3 @@
# vars file for ansible-puppet
hieradata: /etc/puppet/hieradata
hieraenvironment: production
copy_hieradata: False