Displaying 1 result from an estimated 1 matches for "devrousse".
2012 Sep 17
2
inheritance failure: duplicate declaration error
...to
munin::client, inherited through default node definition. However, it
fails with the following error message:
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Duplicate declaration: Munin::Client::Plugin[postfix_mailqueue] is
already declared in file
/var/lib/puppet/devrousse/modules/munin/manifests/client.pp at line 135;
cannot redeclare at
/var/lib/puppet/devrousse/modules/munin/manifests/client/plugins/postfix.pp:11
on node dev-zimbra.inria.fr
I originally tought it was the double inclusion of both the base and the
derivated class that was causing the issue, so...