From 9de2d6d211e04d0620407c71fbbc2e49ad48206d Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 14 Mar 2008 09:16:31 +0100 Subject: [PATCH] add new ccollect-0.7.0 configuration examples --- conf/sources/local1/destination | 1 + conf/sources/local1/exclude | 1 + conf/sources/local1/source | 1 + conf/sources/remote1/destination | 1 + conf/sources/remote1/exclude | 1 + conf/sources/remote1/remote_host | 1 + conf/sources/remote1/source | 1 + 7 files changed, 7 insertions(+) create mode 100644 conf/sources/local1/destination create mode 100644 conf/sources/local1/exclude create mode 100644 conf/sources/local1/source create mode 100644 conf/sources/remote1/destination create mode 100644 conf/sources/remote1/exclude create mode 100644 conf/sources/remote1/remote_host create mode 100644 conf/sources/remote1/source diff --git a/conf/sources/local1/destination b/conf/sources/local1/destination new file mode 100644 index 0000000..8cac69d --- /dev/null +++ b/conf/sources/local1/destination @@ -0,0 +1 @@ +/tmp/ccollect diff --git a/conf/sources/local1/exclude b/conf/sources/local1/exclude new file mode 100644 index 0000000..6b8710a --- /dev/null +++ b/conf/sources/local1/exclude @@ -0,0 +1 @@ +.git diff --git a/conf/sources/local1/source b/conf/sources/local1/source new file mode 100644 index 0000000..9686138 --- /dev/null +++ b/conf/sources/local1/source @@ -0,0 +1 @@ +/home/user/nico/bin diff --git a/conf/sources/remote1/destination b/conf/sources/remote1/destination new file mode 100644 index 0000000..8cac69d --- /dev/null +++ b/conf/sources/remote1/destination @@ -0,0 +1 @@ +/tmp/ccollect diff --git a/conf/sources/remote1/exclude b/conf/sources/remote1/exclude new file mode 100644 index 0000000..6b8710a --- /dev/null +++ b/conf/sources/remote1/exclude @@ -0,0 +1 @@ +.git diff --git a/conf/sources/remote1/remote_host b/conf/sources/remote1/remote_host new file mode 100644 index 0000000..3c2693c --- /dev/null +++ b/conf/sources/remote1/remote_host @@ -0,0 +1 @@ +home.schottelius.org diff --git a/conf/sources/remote1/source b/conf/sources/remote1/source new file mode 100644 index 0000000..9686138 --- /dev/null +++ b/conf/sources/remote1/source @@ -0,0 +1 @@ +/home/user/nico/bin