Hi,
IMO, the problem is that if some things are debianized then the example
file, update.cf, needs to be debianized too.
With the following patch the example set of files work as expected:
diff -u /usr/share/doc/cfengine3/examples/update.cf \
/etc/cfengine3/update.cf
--- /usr/share/doc/cfengine3/examples/update.cf 2010-06-09
15:57:14.000000000 -0700
+++ /etc/cfengine3/update.cf 2011-06-28 17:07:25.000000000 -0700
@@ -30,7 +30,7 @@
files:
- "/var/lib/cfengine3/inputs"
+ "/etc/cfengine3"
perms => u_p("600"),
copy_from => mycopy("$(master_location)","localhost"),
Cheers,
Chris
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]