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

Ooooooh. I think I finally figured it out. Does @{checkresolver.resolvers} 
contain the values in "resolvers" slist => { "128.39.89.10", "158.36.85.10", 
"129.241.1.99" };? The relationship between "resolvers" slist and 
@{checkreslover.resolvers} went right past me. So in:

bundle edit_line resolvconf(search,list)

"search" contains "iu.hio.no cfengine.com" and "list" contains ""128.39.89.10", 
"158.36.85.10", "129.241.1.99"", right? I'd have figured this out a lot faster 
if it would have said something like:

bundle edit_line resolvconf(search,@checkresolver.resolvers)

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

Reply via email to