feat: add fleet config sync rollout planner (#550)
Some checks failed
Self-Healing Smoke / self-healing-smoke (pull_request) Failing after 20s
Smoke Test / smoke (pull_request) Failing after 20s
Agent PR Gate / gate (pull_request) Failing after 29s
Agent PR Gate / report (pull_request) Has been cancelled

This commit is contained in:
Alexander Whitestone
2026-04-18 15:44:00 -04:00
parent e007d4da94
commit c845f3c483
2 changed files with 306 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
fleet_name: timmy-phase-3-config
targets:
- host: ezra
config_root: /root/wizards/ezra/home/.hermes
files:
- config.yaml
- dispatch/rules.json
- host: bezalel
config_root: /root/wizards/bezalel/home/.hermes
files:
- config.yaml
- dispatch/rules.json