add new ccollect-0.7.0 configuration examples
This commit is contained in:
parent
6fe776d7a7
commit
9de2d6d211
7 changed files with 7 additions and 0 deletions
1
conf/sources/local1/destination
Normal file
1
conf/sources/local1/destination
Normal file
|
@ -0,0 +1 @@
|
|||
/tmp/ccollect
|
1
conf/sources/local1/exclude
Normal file
1
conf/sources/local1/exclude
Normal file
|
@ -0,0 +1 @@
|
|||
.git
|
1
conf/sources/local1/source
Normal file
1
conf/sources/local1/source
Normal file
|
@ -0,0 +1 @@
|
|||
/home/user/nico/bin
|
1
conf/sources/remote1/destination
Normal file
1
conf/sources/remote1/destination
Normal file
|
@ -0,0 +1 @@
|
|||
/tmp/ccollect
|
1
conf/sources/remote1/exclude
Normal file
1
conf/sources/remote1/exclude
Normal file
|
@ -0,0 +1 @@
|
|||
.git
|
1
conf/sources/remote1/remote_host
Normal file
1
conf/sources/remote1/remote_host
Normal file
|
@ -0,0 +1 @@
|
|||
home.schottelius.org
|
1
conf/sources/remote1/source
Normal file
1
conf/sources/remote1/source
Normal file
|
@ -0,0 +1 @@
|
|||
/home/user/nico/bin
|
Loading…
Reference in a new issue