passing lists to external body parts (Was: Re: indentation and insert_lines)

2012-09-04 Thread Aleksey Tsalolikhin
There are two ways to pass lists to functions in CFEngine (search for "pass lists" in the reference manual): by parametrization, or by using the fully qualified name of a list variable. There is no mention of passing lists to bodies in the CFEngine Reference Manual. (Correct me if I'm mistaken.)

CFEngine Help: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31..... cfengine-3.2.4

2012-09-04 Thread no-reply
Forum: CFEngine Help Subject: configure:14448: error: Cannot find OpenSSL on HP-UX 11.31. cfengine-3.2.4 Author: cfengine2o12 Link to topic: https://cfengine.com/forum/read.php?3,27200,27200#msg-27200 # grep -i error config.log /usr/include/sys/_stat_body.h:63: error: expected specifier-quali

CFEngine Help: Re: cf-execd running ifconfig every minute

2012-09-04 Thread no-reply
Forum: CFEngine Help Subject: Re: cf-execd running ifconfig every minute Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27198,27199#msg-27199 Can the monitoring team not make an exemption for that message? Looking at every possible log message and calling it monitoring

CFEngine Help: cf-execd running ifconfig every minute

2012-09-04 Thread no-reply
Forum: CFEngine Help Subject: cf-execd running ifconfig every minute Author: FraserCampbell Link to topic: https://cfengine.com/forum/read.php?3,27198,27198#msg-27198 Is there any way to modify cf-execd such that it won't execute "ifconfig -a" every minute? Monitoring teams are complaining since

Re: indentation and insert_lines

2012-09-04 Thread Gregory Matthews
Thanks both for the help. Some things to think about there. I've used set_variable_values before for other config files but I feel that in this case, it results in an overly wordy .cf file. I've also used templates in certain circumstances. I will consider this further. thanks again GREG On 0