[Puppet Users] Deploying custom facts doesn't seem to be working.

2011-10-18 Thread CZACHOR, KRISTOPHER
Hi, I'm running an rpm install of puppet 2.6.6 on Fedora 15. I've written a custom fact that I would like to deploy to all of my clients. Here is what I have so far: /etc/puppet/fileserver.conf: [files] Path /var/lib/puppet/files Allow * [plugins] Allow * /etc/puppet/puppet.conf: [main

RE: [Puppet Users] Applying policy based on network address

2011-10-11 Thread CZACHOR, KRISTOPHER
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

[Puppet Users] Applying policy based on network address

2011-10-06 Thread CZACHOR, KRISTOPHER
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?: (Pseudo code) If 123.123.123.123 is in 123.123.123.0/24 or 234.234.234.234.0/24