I am playing with cfengine3 (3.0.3) and i am confused about agent bundle
names. In my promise file i have:
bundlesequence => {
"update",
"check_cfengine",
};
inputs => {
"update.cf",
"cf-serverd.cf",
"cf-execd.cf",
};
In the cf-serverd.cf and cf-execd.cf file i have defined and 'agent' action
with the same name:
bundle agent check_cfengine
{
}
Now i get an error:
Redefinition of bundle check_cfengine for agent
I thought i can use the same name for the bundle and cf-agent will parse
all the files and group bundles with the same name. So i keep
configurations of a service in one file for easy reading.
I am not very familiar with cfengine3. My question is this intended behavior?
--
********************************************************************
* Bas van der Vlies e-mail: [email protected] *
* SARA - Academic Computing Services Amsterdam, The Netherlands *
********************************************************************
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine