example: Remove content out of directory definition

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
Julien Pivotto
2017-11-24 14:26:20 +01:00
parent 2b6e39f283
commit 086af712d2

View File

@@ -13,7 +13,5 @@ resources:
meta: meta:
autoedge: true autoedge: true
path: "/tmp/foo/" path: "/tmp/foo/"
content: |
i am f2
state: exists state: exists
edges: [] edges: []