Guidelines

This site is for tech Q&A. Please keep your posts focused on the subject at hand.

Ask one question at a time. Don't conflate multiple problems into a single question.

Make sure to include all relevant information in your posts. Try to avoid linking to external sites.

Links to documentation are fine, but in addition you should also quote the relevant parts in your posts.

Recent questions tagged hiera

Hiera is a key-value lookup system for Puppet configuration data. Its main purpose is to separate configuration values from Puppet code (manifests). Config values can be defined on different levels of hierarchy (e.g. datacenter, cluster, host), which are merged together upon lookup, allowing values from more specific levels (e.g. host) to replace or extend values from less specific levels (e.g. datacenter).
0 votes
1 answer 593 views
asked in Sysadmin
by Ansgar Wiechers (100) 1 13 28
To see more, click for the full list of questions or popular tags.
...