Forum: Cfengine Help
Subject: Re: Help with basic cfengine topics
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17687,17691#msg-17691

No.  The @{resolvers} array was defined checkresolver agent bundle.   If you 
want recall that array from another bundle you need to specify the bundle and 
the name.  Thus @{checkresolver.resolvers}.  Otherwise the edit_line bundle 
resolvconf would assume that @{resolvers} is a local array as it has no 
knowledge of the checkresolver agent bundle.

Global variables are created using a 'common' bundle.

_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to