Cfengine Help: Re: iteration problem with execresult string assignment

2010-03-30 Thread forum
Forum: Cfengine Help Subject: Re: iteration problem with execresult string assignment Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,16717,16721#msg-16721 Perhaps you need to set the policy of the status string to allow it to be redefined for each list item. ___

Cfengine Help: Re: iteration problem with execresult string assignment

2010-03-30 Thread forum
Forum: Cfengine Help Subject: Re: iteration problem with execresult string assignment Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,16717,16720#msg-16720 Neil, The bundle is intended to be used as methods: "any" usebundle => system_startup("$(services_list)");

Cfengine Help: Re: iteration problem with execresult string assignment

2010-03-30 Thread forum
Forum: Cfengine Help Subject: Re: iteration problem with execresult string assignment Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,16717,16718#msg-16718 What problems do you mean? Please give us you expected and actual results.