10 lines
418 B
YAML
10 lines
418 B
YAML
|
|
host: saturn
|
||
|
|
|
||
|
|
# Dev workstation and deploy orchestrator (topology roles: control,
|
||
|
|
# development). Nothing here is monitored or remediated by the control plane:
|
||
|
|
# no node-agent, no stability-agent, no desired services. This file exists so
|
||
|
|
# every node in inventory/topology.yaml has an authoritative
|
||
|
|
# hosts/<node>/services.yaml (recon F20.4) — the empty list is an explicit
|
||
|
|
# decision, not an omission.
|
||
|
|
services: {}
|