CFEngine Help: Re: CFEngine Help: Create areas and the deployment of files

2012-02-16 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Create areas and the deployment of files Author: thibault marteil Link to topic: https://cfengine.com/forum/read.php?3,24839,24876#msg-24876 Hello, Thanks for you help, it's working ! I've replaced my configuration with : "zo

Re: CFEngine Help: Create areas and the deployment of files

2012-02-15 Thread Nick Anderson
On 02/15/2012 10:26 AM, Nicolas Charles wrote: > Oh yes, I've been overcomplexifying with the ipv4 prefix, thank you Nick > But I feel the iprange function more usable in case of complex architecture I should finish reading things, thats very nice, I didn't know that function existed and i missed

Re: CFEngine Help: Create areas and the deployment of files

2012-02-15 Thread Nicolas Charles
On 15/02/2012 17:23, Nick Anderson wrote: > On 02/15/2012 10:16 AM, Nicolas Charles wrote: >> Hello Thibault, >> >> Your problem is that the following notation is not doing what you would >> expect : >> >> "zone1" or => { "172.30.64.171" }; >> "zone2" or => { "192.

Re: CFEngine Help: Create areas and the deployment of files

2012-02-15 Thread Nick Anderson
On 02/15/2012 10:16 AM, Nicolas Charles wrote: > Hello Thibault, > > Your problem is that the following notation is not doing what you would > expect : > > "zone1" or => { "172.30.64.171" }; > "zone2" or => { "192.168.55.4" }; > > The ip adress, written like this,

Re: CFEngine Help: Create areas and the deployment of files

2012-02-15 Thread Nicolas Charles
Hello Thibault, Your problem is that the following notation is not doing what you would expect : "zone1" or => { "172.30.64.171" }; "zone2" or => { "192.168.55.4" }; The ip adress, written like this, is not a valid class expression. You can use the ipv4 hard classe

CFEngine Help: Create areas and the deployment of files

2012-02-15 Thread no-reply
Forum: CFEngine Help Subject: Create areas and the deployment of files Author: thibault marteil Link to topic: https://cfengine.com/forum/read.php?3,24838,24838#msg-24838 Hello, I'm looking for a project that consisting in create different areas on my policyhost and distribute different files in