mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
10 lines
147 B
Markdown
10 lines
147 B
Markdown
# infra.md
|
|
|
|
Layering:
|
|
common → OS → profile → host
|
|
|
|
Rules:
|
|
- no host logic in shared layers
|
|
- reuse over duplication
|
|
- incremental evolution
|