Skip to content

Restore Hiera intro and config yaml 5 pages from Puppet 5.4 archive#74

Merged
tuxmea merged 1 commit into
OpenVoxProject:masterfrom
miharp:fix/hiera-intro-restore
Apr 21, 2026
Merged

Restore Hiera intro and config yaml 5 pages from Puppet 5.4 archive#74
tuxmea merged 1 commit into
OpenVoxProject:masterfrom
miharp:fix/hiera-intro-restore

Conversation

@miharp
Copy link
Copy Markdown
Contributor

@miharp miharp commented Apr 21, 2026

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:

  • Restore hiera_intro.md and hiera_config_yaml_5.md from stub placeholders to full content
  • Add layout: default to hiera_config_yaml_3.md and hiera_config_yaml_4.md so they render with the site theme
  • Replace Puppet product name references with OpenVox
  • Remove {:.concept}, {:.reference}, and {:.task} markers
  • Fix broken {{facter}} variable references and puppet.com external links to local pages
  • Fix Liquid syntax error in glob example

Test plan

  • Pages render with full theme and sidebar
  • Site builds without errors

🤖 Generated with Claude Code

- 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>
@miharp miharp requested a review from a team as a code owner April 21, 2026 15:12
@tuxmea tuxmea merged commit 57c2b6d into OpenVoxProject:master Apr 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants