Skip to content

docs: remove generic template header, document catalog layers, fix stale reference#156

Closed
t0kubetsu wants to merge 2 commits into
mainfrom
docs/readme-catalog
Closed

docs: remove generic template header, document catalog layers, fix stale reference#156
t0kubetsu wants to merge 2 commits into
mainfrom
docs/readme-catalog

Conversation

@t0kubetsu
Copy link
Copy Markdown

Summary

  • Removes the copy-pasted platform-wide "Project Overview" section (ToC, ## What we build, ## Repository Overview, ### Putting it all together) that was boilerplate shared across multiple repos and did not describe this repo.
  • Expands the # Repository Content section with per-layer documentation covering 02_ansible_layer, 03_container_layer, and 04_gamification_layer with accurate directory-level descriptions based on the actual tree structure.
  • Fixes the stale (coming soon) reference for the deployer UI — the range42-deployer-ui is now functional.

Closes #155

Test plan

  • Verify the rendered Markdown on GitHub shows no "Project Overview" section
  • Confirm all three layers and their subdirectories are documented accurately
  • Confirm the deployer UI reference no longer says "coming soon"
  • Confirm Contributing and License sections are intact

t0kubetsu added 2 commits May 12, 2026 10:45
…ale reference

Remove the copy-pasted platform-wide "Project Overview" section that was
generic boilerplate shared across multiple repos. Expand the repo-specific
"Repository Content" section with per-layer documentation (02_ansible_layer,
03_container_layer, 04_gamification_layer) and fix the stale "coming soon"
reference — the deployer UI is now functional.
Minimized Ubuntu cloud images ship without ping. Adding iputils-ping
ensures ping is available on all VMs deployed with this role (vuln-boxes,
admin VMs), which is expected for network diagnostics and test plans.
@t0kubetsu
Copy link
Copy Markdown
Author

Closing — split into #158 (docs) and #159 (iputils-ping fix).

@t0kubetsu t0kubetsu closed this May 15, 2026
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.

docs: remove generic template header and fix stale UI reference in README

1 participant