Hello,
I have a "Body type mismatch" when I want to use package_method "update". It
happens when promises also contain a "bundle agent update" and a "body agent
update".
The connection between the bundles names and valid package_method values
(add,delete,reinstall,update,patch,verify) is not clear to me.
It can be reproduced with package_method "add" too : just try to append the
lines below to unit_package_zipper.cf :
bundle agent add
{
reports:
dummy::
"Hello";
}
body agent add
{
expireafter => "30";
}
(not even necessary to include bundle "add" in bundlesequence).
Any suggestion ?
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine