15 lines
296 B
YAML
15 lines
296 B
YAML
|
|
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
|