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
Affected Puppet, Ruby, OS and module versions/distributions
Puppet: puppet-agent-5.3.2-1.el7
Ruby: 2.4.1p111
Distribution: Centos
Module version: 2.1.0
How to reproduce (e.g Puppet code you use)
Just run puppet apply -e 'class { yum: }'
What are you seeing
Warning: /opt/aquari/puppet/modules/yum/hiera.yaml: Use of 'hiera.yaml' version 4 is deprecated. It should be converted to version 5
(in /some/directory/puppet/modules/yum/hiera.yaml)
What behaviour did you expect instead
No warning.
Output log
Any additional information you'd like to impart
Is there a plan for going to hiera 5?
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Just run
puppet apply -e 'class { yum: }'
What are you seeing
What behaviour did you expect instead
No warning.
Output log
Any additional information you'd like to impart
Is there a plan for going to hiera 5?
The text was updated successfully, but these errors were encountered: