Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hiera 5 warning on puppet 5.3.2 #77

Closed
mterzo opened this issue Nov 15, 2017 · 1 comment · Fixed by #87
Closed

Hiera 5 warning on puppet 5.3.2 #77

mterzo opened this issue Nov 15, 2017 · 1 comment · Fixed by #87
Labels
bug Something isn't working

Comments

@mterzo
Copy link

mterzo commented Nov 15, 2017

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?

@bastelfreak
Copy link
Member

Hi @mterzo, thanks for the bug report. Are you able to create a fix for this?

@juniorsysadmin juniorsysadmin added the bug Something isn't working label Dec 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants