You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks expected as the hiera.yaml has a YAML extension and is inside the data directory. Naming the file hiera.conf would perhaps prevent it? Otherwise I think you need to add a feature to exclude certain filenames.
puppet-syntax 2.4.0 is configured to check Hiera keys
This produces an error related to symbols being found in Hiera's configuration.
Not expected since Hiera's configuration uses symbols
https://docs.puppet.com/hiera/3.3/configuring.html#example-config-file
What's strange is this happens with Puppet 3.8.7 with ruby 1.8.7 in Travis and not with Puppet v4 and ruby 2.1.
The text was updated successfully, but these errors were encountered: