Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
puppet-agent master
SUITE_VERSION 1.9.0.111.g0089107
SUITE_COMMIT 0089107a9d1e67b92e73dc2f2b609f1caf315f2e
SUITE_SHORT_COMMIT 0089107a9
-
Agent
-
1
-
PDE 2017-03-22, Agent 2017-05-31, Agent 2017-06-14, Agent 2017-06-28
-
New Feature
-
Puppet Agent now ships with a default hiera.yaml using hiera version 5.
-
Manual
-
Unlikely to regress
Description
To reproduce:
- install puppet-agent
- Use the puppet lookup command to look up any value
[root@nysowzi07oe2owq ~]# puppet lookup anything
|
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
|
(in /etc/puppetlabs/puppet/hiera.yaml)
|
[root@nysowzi07oe2owq ~]#
|
Should /etc/puppetlabs/puppet/hiera.yaml be shipped with hiera 5 config?