[Puppet Users] Re: Facter scripts and shell environment variables

2012-08-27 Thread jcbollinger
On Thursday, August 23, 2012 7:56:38 AM UTC-5, André Fernandes wrote: > > Thanks for the insight. > > I've been investigating a bit deeper and found that this is likely an > issue with the build of apache I'm using. > > I've run into the same problem with a "squid version" facter script and >

[Puppet Users] Re: Facter scripts and shell environment variables

2012-08-23 Thread André Fernandes
Thanks for the insight. I've been investigating a bit deeper and found that this is likely an issue with the build of apache I'm using. I've run into the same problem with a "squid version" facter script and found that, in the affected hosts, the squid binary had been compiled with the --enab

[Puppet Users] Re: Facter scripts and shell environment variables

2012-08-16 Thread jcbollinger
On Wednesday, August 15, 2012 4:12:52 AM UTC-5, André Fernandes wrote: > > I'm currently running a puppet master-client setup and using facter to > gather information on the client hosts. > However, I've run into a problem when trying to get the deployed apache > version for some of the hosts.