> vars:
> "at_fields" slist => getindices("$(g.asset_cache)"); ###### THIS
> DOES NOT WORK
>
Have you tried without the $ sign?
"v[index_1]" string => "value_1";
"v[index_2]" string => "value_2";
"parameter_name" slist => getindices("v");
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine
