Add naive_sync driver which will copy resource from solar location

This commit is contained in:
Dmitry Shulyak
2015-11-10 11:59:21 +02:00
parent 742d699386
commit 162c0731e3
5 changed files with 50 additions and 4 deletions

8
templates/sources.yaml Normal file
View File

@@ -0,0 +1,8 @@
id: sources
resources:
- id: sources{{index}}
from: resources/sources
location: {{node}}
values:
sources:
- {src: /tmp/sources_test, dst: /tmp/sources_test}