summaryrefslogtreecommitdiffstats
path: root/system/cfengine/config/update.conf
diff options
context:
space:
mode:
Diffstat (limited to 'system/cfengine/config/update.conf')
-rw-r--r--system/cfengine/config/update.conf25
1 files changed, 0 insertions, 25 deletions
diff --git a/system/cfengine/config/update.conf b/system/cfengine/config/update.conf
deleted file mode 100644
index 096e433d52..0000000000
--- a/system/cfengine/config/update.conf
+++ /dev/null
@@ -1,25 +0,0 @@
-control:
-
- actionsequence = ( copy tidy )
- domain = ( localhost )
- workdir = ( /var/cfengine )
- policyhost = ( localhost )
- master_cfinput = ( /var/cfengine/masterfiles )
-
-copy:
-
- $(master_cfinput)
- dest=$(workdir)/inputs
- r=inf
- mode=644
- type=binary
- ignore=*.lst
- ignore=*~
- ignore=#*
- ignore=RCS
- ignore=CVS
- server=$(policyhost)
-
-tidy:
-
- $(workdir)/outputs pattern=* age=7