Displaying 1 result from an estimated 1 matches for "munin_".
Did you mean:
munin
2007 Jul 11
3
Strange problem with exported ressources
...I have a strange problem with the exported ressources in the munin
module I wrote.
See: http://mail.madstop.com/pipermail/puppet-users/2007-June/003179.html
For some reason it stopped working.
On the munin::host I get the error that:
err: Could not retrieve configuration: Exported resource
File[munin_def_XY_4949] cannot override local resource
The munin::host is also a munin::client. the error persists if it is
only the munin::host and vanishes if the computer is only a
munin::client. Thus, the error is in the munin::host class, which uses
the @@file{...} exported resources from the munin::c...