From 2d299d9132d7288d228f5a52413f9e28dd889ece Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 7 Jul 2011 10:19:52 -0500 Subject: doc: Add information about processing pending updates Signed-off-by: Sol Jerome --- doc/server/plugins/structures/bundler/index.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/server/plugins/structures/bundler/index.txt b/doc/server/plugins/structures/bundler/index.txt index 5ca53b010..ad0c0c7f1 100644 --- a/doc/server/plugins/structures/bundler/index.txt +++ b/doc/server/plugins/structures/bundler/index.txt @@ -183,6 +183,11 @@ first invoking ``bcfg2-info debug``, then run:: ``path`` needs to be the full path to the template file on the filesystem, not just within the Bcfg2 repo. +If you are making changes to your template and you want to tell your +filemonitor to process any pending changes, you can do the following:: + + self.fam.handle_events_in_interval(0.1) + Altsrc ====== -- cgit v1.2.3-1-g7c22