71662ba502
Puppet 3 wants quotes. Puppet 2.7 doesn't care. And I want the same quotes everywhere. Change-Id: Ib277c8bbeede6bdc04eb68098537abf33e5a488b
9 lines
132 B
YAML
9 lines
132 B
YAML
---
|
|
:hierarchy:
|
|
- "%{::operatingsystem}"
|
|
- common
|
|
:backends:
|
|
- yaml
|
|
:yaml:
|
|
:datadir: "/etc/puppet/hieradata/%{environment}"
|