From 0bbbe320ccd6df0b8e51b9b9dfc9debdf1e2654a Mon Sep 17 00:00:00 2001 From: Gildas Le Nadan Date: Sun, 20 May 2012 20:24:22 +0200 Subject: add information about concat_basedir and the need for pluginsync = true at least once --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 1945150..bb9571a 100644 --- a/README.markdown +++ b/README.markdown @@ -81,6 +81,12 @@ Known Issues: in a run, the next run will also see it as changed. This is due to how 0.24.8 does the purging of unhandled files, this is improved in 0.25.x and we cannot work around it in our code. +* Since puppet-concat now relies on a fact for the concat directory, + you will need to set up pluginsync = true for at least the first run. + You have this issue if puppet fails to run on the client and you have + a message similar to + "err: Failed to apply catalog: Parameter path failed: File + paths must be fully qualified, not 'undef' at [...]/concat/manifests/setup.pp:44". Contributors: ------------- -- cgit v1.2.3