Displaying 1 result from an estimated 1 matches for "watch_file".
Did you mean:
match_file
2007 Dec 10
4
Results from testing our manifests, functions and types against HEAD
...* For custom functions, the newfile call has moved. We use something
like
self.interp.newfile("#{CACHEDIR}/datafile")
in order to let Puppet know to invalidate the cache if the file
changes. Not 100% sure what the new syntax is. Is it perhaps this
(seems to work)?
self.parser.watch_file("#{CACHEDIR}/datafile")
* Error when adding packages with yum. The package is still
installed, but we see:
err: Could not prefetch package provider ''yum'': Execution of
''/usr/bin/python
/usr/lib/ruby/site_ruby/1.8/puppet/provider/package/yumhelper.py'...