docs: remove generic template header, document catalog layers, fix stale reference#156
Closed
t0kubetsu wants to merge 2 commits into
Closed
docs: remove generic template header, document catalog layers, fix stale reference#156t0kubetsu wants to merge 2 commits into
t0kubetsu wants to merge 2 commits into
Conversation
…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.
This was referenced May 15, 2026
Author
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
## What we build,## Repository Overview,### Putting it all together) that was boilerplate shared across multiple repos and did not describe this repo.# Repository Contentsection with per-layer documentation covering02_ansible_layer,03_container_layer, and04_gamification_layerwith accurate directory-level descriptions based on the actual tree structure.(coming soon)reference for the deployer UI — therange42-deployer-uiis now functional.Closes #155
Test plan