Restore Hiera intro and config yaml 5 pages from Puppet 5.4 archive#74
Merged
Merged
Conversation
- Restore hiera_intro.md from stub to full content
- Restore hiera_config_yaml_5.md from stub to full content
- Add layout: default to hiera_config_yaml_3.md and hiera_config_yaml_4.md
- Update Puppet product references to OpenVox throughout
- Remove {:.concept}/{:.reference}/{:.task} markers
- Fix broken {{facter}} variable references
- Fix broken puppet.com external links to local pages
- Fix Liquid syntax error in glob example with raw/endraw tags
- Fix various typos and formatting issues from original
Signed-off-by: Michael Harp <mike@mikeharp.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
tuxmea
approved these changes
Apr 21, 2026
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Several Hiera pages were reduced to placeholder stubs in the original Puppet docs repo. This PR restores them to a functional baseline using content from puppetlabs/docs-archive (puppet/5.4), with minimal changes to adapt them for OpenVox.
Scope: This is a baseline restoration only — the goal is to get real content on the page rather than a stub. Accuracy review, technical updates, and deeper content work are out of scope for this PR.
Changes made:
hiera_intro.mdandhiera_config_yaml_5.mdfrom stub placeholders to full contentlayout: defaulttohiera_config_yaml_3.mdandhiera_config_yaml_4.mdso they render with the site theme{:.concept},{:.reference}, and{:.task}markers{{facter}}variable references andpuppet.comexternal links to local pagesTest plan
🤖 Generated with Claude Code