Re: [Puppet Users] Can't get puppet/passenger to stop using /home/puppet/.puppet

2014-04-11 Thread John Pyeatt
;t being read, or the --confdir argument in config.ru is being ignored. I'm pretty certain it is actually reading the file because I added ARGV << "--debug" to config.ru and when I run things again I am seeing debug messages in syslog. So it appears the config.ru is being read.

Re: [Puppet Users] Can't get puppet/passenger to stop using /home/puppet/.puppet

2014-04-11 Thread John Pyeatt
nfig.ru file owned by the puppet user? > > > On Thu, Apr 10, 2014 at 3:21 PM, John Pyeatt > wrote: > >> I've followed all of the documentation at >> http://docs.puppetlabs.com/guides/passenger.html to try to switch from >> webrick to passenger/apache. >>

[Puppet Users] Can't get puppet/passenger to stop using /home/puppet/.puppet

2014-04-10 Thread John Pyeatt
owOverride None # Apply the right behavior depending on Apache version. Order allow,deny Allow from all No matter what I've tried it still puts everything to /home/puppet/.puppet directory instead of using /etc/puppet -- John Pyeatt Singlewire Software, LLC www.sing

[Puppet Users] Can't get puppetmaster working with passenger

2014-04-07 Thread John Pyeatt
defined in external_nodes= It just doesn't seem to be recognizing my extra modulepath= and manifest= values for my [dev] stanza. I've checked file/directory permissions and the apache user www-data has read permissions to those directories. Any ideas??? -- John Pyeat

[Puppet Users] Error 4000 on SERVER: Could not find class

2014-03-24 Thread John Pyeatt
ne have a better way to deploy the code to puppetmaster remotely without an outage? -- John Pyeatt Singlewire Software, LLC www.singlewire.com -- 608.661.1184 john.pye...@singlewire.com -- You received this message because you are subscribed to the Google Groups "Puppet Use

Re: [Puppet Users] controlling argument passed to ENC script for AWS

2014-02-28 Thread John Pyeatt
19 PM, Patrick Kelso wrote: > On Fri, Feb 28, 2014 at 8:57 AM, John Pyeatt > wrote: > > I am trying to use one puppetmaster to support multiple AWS VPCs. In > other > > words, I am trying to have one puppetmaster support multiple independent > > networks. > > &

Re: [Puppet Users] controlling argument passed to ENC script for AWS

2014-02-27 Thread John Pyeatt
See comments below. On Thu, Feb 27, 2014 at 4:45 PM, Christopher Wood < christopher_w...@pobox.com> wrote: > (inline) > > On Thu, Feb 27, 2014 at 03:57:21PM -0600, John Pyeatt wrote: > >I am trying to use one puppetmaster to support multiple AWS VPCs. In > other >

[Puppet Users] controlling argument passed to ENC script for AWS

2014-02-27 Thread John Pyeatt
lem either. -- John Pyeatt Singlewire Software, LLC www.singlewire.com -- 608.661.1184 john.pye...@singlewire.com -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails fr

[Puppet Users] When does puppet agent load newly installed facter facts?

2014-01-08 Thread John Pyeatt
{cassandra_home_dir} variable is no longer empty. So I have done nothing different other than rerun the puppet agent. *Does puppet agent cache facter facts at startup that is preventing it from loading my newly downloaded fact?* -- John Pyeatt Singlewire Software, LLC www.singlewire.com --

Re: [Puppet Users] puppet environments not working

2013-12-17 Thread John Pyeatt
> > > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscr...@googlegroups.com. > To view this discus

Re: [Puppet Users] Can't seem to get modulepath attribute recognized by puppetmasterd

2013-12-12 Thread John Pyeatt
hu, Dec 12, 2013 at 2:57 AM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > Yes. > > The agent does default to environment=production if not specified > otherwise. Your [production] should match your [main] wrt. modulepath etc. > > HTH, > Felix > >

Re: [Puppet Users] Can't seem to get modulepath attribute recognized by puppetmasterd

2013-12-11 Thread John Pyeatt
son b64_zlib_yaml yaml raw 2013-12-11 20:29:03 + Puppet (debug): file_metadata supports formats: pson b64_zlib_yaml yaml raw 2013-12-11 20:29:05 + Puppet (info): Caching node for ip-10-0-22-34 2013-12-11 20:29:05 + Puppet (warning): Host is missing hostname and/or domain: ip-10-0-

Re: [Puppet Users] Can't seem to get modulepath attribute recognized by puppetmasterd

2013-12-10 Thread John Pyeatt
ter output for clues. > > HTH, > Felix > > On 12/10/2013 05:15 PM, John Pyeatt wrote: > > I assume you wanted me to run this on the puppetmaster correct? It looks > > like it is being found > > -- > You received this message because you are subscribed to the Googl

Re: [Puppet Users] Can't seem to get modulepath attribute recognized by puppetmasterd

2013-12-10 Thread John Pyeatt
bug, :links=>:follow, :backup=>false}' Debug: Finishing transaction 25348500 On Tue, Dec 10, 2013 at 10:00 AM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > Okay, looks fine so far. > > Next, can you share the output of > > puppet apply -dv -e 'incl

Re: [Puppet Users] Can't seem to get modulepath attribute recognized by puppetmasterd

2013-12-10 Thread John Pyeatt
/modules/ec2metadata/manifests/init.pp On Tue, Dec 10, 2013 at 9:14 AM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > On 12/10/2013 04:08 PM, John Pyeatt wrote: > > My puppetmaster is running as the user puppet. I logged into the system > > as puppet and w

Re: [Puppet Users] Can't seem to get modulepath attribute recognized by puppetmasterd

2013-12-10 Thread John Pyeatt
e web visit > https://groups.google.com/d/msgid/puppet-users/52A710DB.2060500%40alumni.tu-berlin.de > . > For more options, visit https://groups.google.com/groups/opt_out. > -- John Pyeatt Singlewire Software, LLC www.singlewire.com -- 608.661.1184 john.pye...@singlewi

[Puppet Users] Can't seem to get modulepath attribute recognized by puppetmasterd

2013-12-06 Thread john . pyeatt
Warning - Puppet newby here. I am trying to set up a puppetmaster 3.3.2 and have run into a snag right out of the box. I want to add a new directory to modulepath= in /etc/puppet/puppet.conf So I added the following line in the [main] header modulepath = /etc/puppet/modules:/opt/our-repo/puppe