ee02ba0123
ansible-role-puppet attempts to infer where it should copy hieradata from based on puppet3 or puppet4. On bridge there is no puppet and thus there is no puppet version. Set mgmt_hieradata to tell ansible-role-puppet from where it should copy hiera secrets. Change-Id: I0c518b8a5a8ee2155e2125d6bc7f4e0a3bf4faeb
3 lines
71 B
YAML
3 lines
71 B
YAML
ansible_python_interpreter: python3
|
|
mgmt_hieradata: /etc/ansible/hosts
|