Inventory quartet and initial leases

This commit is contained in:
vaultsovereign
2025-12-17 15:54:20 +00:00
parent 44edf6734b
commit 901444a6d5
21 changed files with 291 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Hosts
Each host lives in its own directory:
```
10-inventory/hosts/<role>-<scope>-<id>/
```
Minimum:
- `README.md` (purpose + trust boundary)
- `hardware.md` (what it is)
- `os.md` (what it runs)