Add naive_sync driver which will copy resource from solar location
This commit is contained in:
8
templates/sources.yaml
Normal file
8
templates/sources.yaml
Normal 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}
|
||||
Reference in New Issue
Block a user