Forum: Cfengine Help
Subject: Re: List variable in inputs
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17074,17092#msg-17092
> body common control
> {
> bundlesequence => { "base", @(test.bundles) };
> inputs => {"test.cf", @(test.inputs) };
> }
I don't see how this can work. There are no variables defined until inputs is
processes. Inputs cannot be processes until the given variable is defined.
You might try defining a common bundle in promises.cf that you can draw
variables from.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine