voxpupuli / puppet-augeas

Helper for using augeas with puppet
Apache License 2.0
43 stars 82 forks source link

puppetserver 7 warning: file does not contain a valid yaml hash #91

Closed jhoblitt closed 1 year ago

jhoblitt commented 1 year ago

When using this module under puppetserver7, this warning is logged:

2022-10-13T16:20:42.371Z WARN  [qtp756172032-476376] [puppetserver] Puppet /etc/puppetlabs/code/environments/IT_3057_el8/modules/augeas/data/common.yaml: file does not contain a valid yaml hash
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jhoblitt commented 1 year ago

Ping?

Pigueiras commented 1 year ago

It's fixed in #85, so if you use the module from master you shouldn't see the warning.