Cfengine Help: Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-30 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3 Author: charming88 Link to topic: https://cfengine.com/forum/read.php?3,22142,22311#msg-22311 Now, what have I earned since I timberland boots for men went into politics? Well, here it

Cfengine Help: Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-30 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3 Author: charming88 Link to topic: https://cfengine.com/forum/read.php?3,22146,22308#msg-22308 Now, what have I earned since I timberland boots for men went into politics? Well, here it

Cfengine Help: Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-30 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3 Author: charming88 Link to topic: https://cfengine.com/forum/read.php?3,22162,22306#msg-22306 How can we believe what gold timberland boots you say? After all, is there a possibility

Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-22 Thread Marin Atanasov Nikolov
On Sat, May 21, 2011 at 3:56 PM, wrote: > Forum: Cfengine Help > Subject: Re: Hostname based classes and virtual machines in Cfengine 3 > Author: dnaeon > Link to topic: https://cfengine.com/forum/read.php?3,22131,22147#msg-22147 > I've tried manually to negate a class, but it's not possible as

Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-21 Thread Mikhail Gusarov
On 05/21/2011 02:49 PM, Marin Atanasov Nikolov wrote: > It would mean patching Cfengine 3, but it can be done though... > > The question is whether this can be done without having to patch > Cfengine 3 for FreeBSD only. You could try to pass list of IPs and domain names (canonified), to -N argum

Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-21 Thread Marin Atanasov Nikolov
On Sat, May 21, 2011 at 3:46 PM, Mikhail Gusarov wrote: > On 05/21/2011 02:40 PM, no-re...@cfengine.com wrote: > >> But I have no idea, how this can be done in Cfengine 3... > > Surely not by running a shell pipeline. jls uses jail_get(2) syscall, > which could be used in Cfengine as well. It wou

Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-21 Thread Mikhail Gusarov
On 05/21/2011 02:40 PM, no-re...@cfengine.com wrote: > But I have no idea, how this can be done in Cfengine 3... Surely not by running a shell pipeline. jls uses jail_get(2) syscall, which could be used in Cfengine as well. ___ Help-cfengine mailing lis

Re: Cfengine Help: Re: Hostname based classes and virtual machines in Cfengine 3

2011-05-21 Thread Mikhail Gusarov
On 05/21/2011 02:07 PM, no-re...@cfengine.com wrote: > Yes, but I still don't understand. Cfengine gets the real host name from > uname(), which is what you get from printing the shell command. So your > example is no different from using the hostname of the machine. >From what I get from unix