Files
mgmt/examples/etcd1a.yaml
2017-02-03 19:52:29 -05:00

14 lines
210 B
YAML

---
graph: mygraph
resources:
file:
- name: "@@filea"
path: "/tmp/mgmtA/fA"
content: |
i am fA, exported from host A
state: exists
collect:
- kind: file
pattern: "/tmp/mgmtA/"
edges: []