cf3: readstringarray variable convergence (file changes)
Matt Richards <[email protected]> Fri, 5 Jun 2009 12:19:00 -0400
| Newsgroups | gmane.comp.sysutils.cfengine.bugs |
|---|---|
| Message-ID | <[email protected]> |
Greetings, Does readstringarray have to be evaluated at variable convergence time? I have a couple of instances where a file changes while cfengine is running, which readstringarray reads. This makes the results invalid. Is it possible to have readstringarray resolve when it is actually run? Thanks