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

14 lines
210 B
YAML

---
graph: mygraph
resources:
file:
- name: "@@filec"
path: "/tmp/mgmtC/fC"
content: |
i am fC, exported from host C
state: exists
collect:
- kind: file
pattern: "/tmp/mgmtC/"
edges: []