Merge "Remove temporary workaround for hieradata_files"

This commit is contained in:
Zuul 2019-08-22 00:57:37 +00:00 committed by Gerrit Code Review
commit ef8d3591fa

View File

@ -35,4 +35,4 @@
:json:
:datadir: /etc/puppet/hieradata
:hierarchy:
{{ hieradata_files | to_nice_yaml if hieradata_files | type_debug == 'list' else hieradata_files }}
{{ hieradata_files | to_nice_yaml }}