secubox-deb/profiles/tier-pro.yaml
CyberMind-FR 2bbecfdc5f feat(secubox): add profile inheritance merger
- Implement Merger with Resolve() for inheritance chain
- Merge packages, kernel, services, sysctl, features
- Add tier-lite, tier-standard, tier-pro profiles
- Handle excluded packages removal

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-10 20:35:04 +02:00

17 lines
219 B
YAML

# profiles/tier-pro.yaml
name: tier-pro
inherits: base
description: For 8GB+ RAM devices (MOCHAbin)
constraints:
min_ram: 8G
packages:
required:
- secubox-full
features:
dpi: inline
lxc: true
swap: "0"