On Thu, Oct 06, 2011 at 02:38:28AM +, CZACHOR, KRISTOPHER wrote:
>
> (Pseudo code)
> If 123.123.123.123 is in 123.123.123.0/24 or 234.234.234.234.0/24
> (list/array of networks it could belong to) then ensure package is present.
> -or-
> If 123.123.123.123 is in 123.123.123.0
users@googlegroups.com] On
Behalf Of Craig White
Sent: Thursday, October 06, 2011 11:01 AM
To: puppet-users@googlegroups.com
Subject: Re: [Puppet Users] Applying policy based on network address
On Oct 5, 2011, at 7:38 PM, CZACHOR, KRISTOPHER wrote:
> Hi all,
>
> I'm trying to wra
On Oct 5, 2011, at 7:38 PM, CZACHOR, KRISTOPHER wrote:
> Hi all,
>
> I’m trying to wrap my brain around this one and could use a little
> help/guidance. I have need to deploy software based on the network a system
> is in.
>
> Has anyone had need or been able to do the following?:
>
> (Ps