Forum: CFEngine Help
Subject: Re: Textual order of bundles produces ' Duplicate selection of value
for variable '
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,24783,24784#msg-24784
I was able to duplicate the error with CFEngine Community 3.2.3, but only when
"policyhost
Hi,
CFengine reports "Duplicate selection of value for variable" given the
following input:
###Start
body common control
{
bundlesequence =>
{
"hosts",
"config_cfengine"
};
}
bundle agent config_cfengine
{
vars:
policyhost::
Forum: CFEngine Help
Subject: Re: Don't know how to do for having only links that i want
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,24769,24782#msg-24782
I think that one way is to use a dummy array
bundle common dummy {
vars:
any::
"mods" slist => { "@(goldorak_co
Forum: CFEngine Help
Subject: Re: Don't know how to do for having only links that i want
Author: stchesmeli
Link to topic: https://cfengine.com/forum/read.php?3,24769,24781#msg-24781
Thanks for your answers.
But in fact in my post i have simplify my problem and i can't use this solution.
My "real"