8b88ce61a5
... because the latest lint no longer allows usage of legacy facts and top scope fact. This also disables puppet 5 unit test job because the job is broken with structured facts. Change-Id: Id11ccaf89a44d093de29ba3c15165153eea4be56
9 lines
122 B
YAML
9 lines
122 B
YAML
---
|
|
:backends:
|
|
- yaml
|
|
:yaml:
|
|
:datadir: /var/lib/hiera
|
|
:hierarchy:
|
|
- "nodes/%{facts.networking.hostname}"
|
|
- common
|