Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8393805
hiera.yaml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
685 B
Subscribers
None
hiera.yaml
View Options
---
version
:
5
defaults
:
# Used for any hierarchy level that omits these keys.
datadir
:
data
# This path is relative to hiera.yaml's directory.
data_hash
:
yaml_data
# Use the built-in YAML backend.
hierarchy
:
-
name
:
"osfamily/major
release"
paths
:
# Used to distinguish between Debian and Ubuntu
-
"os/%{facts.os.name}/%{facts.os.release.major}.yaml"
-
"os/%{facts.os.family}/%{facts.os.release.major}.yaml"
# Used for Solaris
-
"os/%{facts.os.family}/%{facts.kernelrelease}.yaml"
-
name
:
"osfamily"
paths
:
-
"os/%{facts.os.name}.yaml"
-
"os/%{facts.os.family}.yaml"
-
name
:
'common'
path
:
'common.yaml'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:18 PM (3 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3208704
Attached To
R205 puppet-puppetlabs-docker
Event Timeline
Log In to Comment