CFEngine Help: Cfengine chatroom at SILC

2011-11-02 Thread no-reply
Forum: CFEngine Help Subject: Cfengine chatroom at SILC Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,23875,23875#msg-23875 Would anyone be interested in Cfengine chat room? I created a cfengine chat over at SILC. ___ Help-c

CFEngine Help: Re: CFEngine Help: Re: "REFUSAL of request from connecting host" after 3.1.4 > 3.2.1 update

2011-11-02 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: "REFUSAL of request from connecting host" after 3.1.4 > 3.2.1 update Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,23871,23876#msg-23876 Run the server is verbose mode. Something might show up there. ___

Re: CFEngine Help: Re: "real" templates

2011-11-02 Thread Marco Marongiu
Hi all Il 30/10/2011 20:42, no-re...@cfengine.com ha scritto: > "server_list" slist => { "server1", "server2", "server3" }; > "temporary_string" > string => join(" iburst$(const.endl)server ","server_list"); > "optional2" string => "server $(temporary_string) iburst"; [...] > st

Re: CFEngine Help: Re: "real" templates

2011-11-02 Thread Diego Zamboni
Hi Marco, Could you post your current policy or a representative, standalone sample, so we can take a look at it? It seems to me the variable issues may have to do with the names you are using, since the bundles in which the variables are defined may have changed with the restructuring. --Dieg

Re: CFEngine Help: Re: CFEngine Help: Re: "real" templates

2011-11-02 Thread Marco Marongiu
Il 01/11/2011 17:13, no-re...@cfengine.com ha scritto: > It sounds like your rules boil down to: > "insert this multi-line header at the top" > "insert several lines based on conditions which could be defined as > classes" More or less, yes. See below. > you basically have just a few classes nee

CFEngine Help: Re: log entries in /var/log/messages not making it to remote syslog host

2011-11-02 Thread no-reply
Forum: CFEngine Help Subject: Re: log entries in /var/log/messages not making it to remote syslog host Author: bennettroller Link to topic: https://cfengine.com/forum/read.php?3,23859,23880#msg-23880 I upgraded the code on the policy server, which is also the client that I am testing on to 3.2.1

CFEngine Help: Re: CFEngine Help: Re: CFEngine Help: Re: "real" templates

2011-11-02 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: CFEngine Help: Re: "real" templates Author: sauer Link to topic: https://cfengine.com/forum/read.php?3,23837,23881#msg-23881 Marco Marongiu Wrote: --- > > Define your header as a scalar, > >