Files
portfolio/platform-projects/hpc-slurm-ai-cluster/prompts/codex/repo-documentation.md
T
Mateusz Suski d300d490f5
lint / shell-yaml-ansible (push) Failing after 47s
Add Slurm AI/HPC cluster platform project
2026-06-04 19:42:45 +00:00

16 lines
832 B
Markdown

# Codex prompt: generate repository documentation
You are working in an Ansible repository that automates a Slurm AI/HPC lab.
Please review the repository and generate or improve documentation under `docs/` with the following goals:
1. Explain the architecture and repository layout.
2. Document the end-to-end deployment sequence.
3. Document operational workflows: provisioning, decommissioning, rolling upgrades, health checks and auto-remediation.
4. Document SlurmDBD accounting, QOS, fairshare and priority workflows.
5. Add troubleshooting notes based on the playbooks and templates.
6. Avoid exposing secrets, real IP addresses, real hostnames, SQL dumps, backup archives, private keys or vault content.
7. Keep all text in English.
Output should be practical, operator-focused and suitable for a public Git repository.