Remove temporary workaround for hieradata_files
Now that https://review.opendev.org/#/c/675028/ has merged, we can remove this workaround. Change-Id: Id110f5c44ea3d8345e847aa33403bdf91dc7bfff
This commit is contained in:
parent
bb7bc41730
commit
86e93413a4
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user