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:
parent
c904e4548a
commit
1363b6fbc3
@ -2,4 +2,3 @@
|
|||||||
# vars file for ansible-puppet
|
# vars file for ansible-puppet
|
||||||
hieradata: /etc/puppet/hieradata
|
hieradata: /etc/puppet/hieradata
|
||||||
hieraenvironment: production
|
hieraenvironment: production
|
||||||
copy_hieradata: False
|
|
||||||
|
Loading…
Reference in New Issue
Block a user