feat: add fleet config sync rollout planner (#550)
This commit is contained in:
14
docs/fleet-config-sync.example.yaml
Normal file
14
docs/fleet-config-sync.example.yaml
Normal 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
|
||||
Reference in New Issue
Block a user