Hi Kent,
Thanks for bringing this issue to our attention. I have recreated and filed
the following ticket:
http://projects.puppetlabs.com/issues/5318
Feel free to watch the ticket to track the progress of the issue.
-Dan
--
You received this message because you are subscribed to the Google Gr
Can you ping me on #puppet at freenode? bodepd.
-Dan
On Mon, Nov 15, 2010 at 9:16 AM, Kent wrote:
> Already tried filetimeout=0 with no success.
>
:(
the description for the setting ignorecache in puppet.conf man page:
>
> "
> Ignore cache and always recompile the configuration. This is
>
Already tried filetimeout=0 with no success.
the description for the setting ignorecache in puppet.conf man page:
"
Ignore cache and always recompile the configuration. This is
useful for testing new configurations, where the
local cache may in fact be stale even if the timestamps are up to d
Hi Kent,
On Mon, Nov 15, 2010 at 8:05 AM, Kent wrote:
> Nigel,
>
> It is number-of-runs based. If I execute two runs in rapid succession
> 2 seconds after changing a manifest on the puppetmaster, the new
> config *will* be pushed on the second run. On the other hand I can
> walk away for 10 minu
Nigel,
It is number-of-runs based. If I execute two runs in rapid succession
2 seconds after changing a manifest on the puppetmaster, the new
config *will* be pushed on the second run. On the other hand I can
walk away for 10 minutes and when I then execute the runs, the new
config will still not
On Wed, Nov 10, 2010 at 1:08 AM, luke.bigum wrote:
> I've seen the same issue as well. I just tested then, adding a simple
> notify resource to a node and it took three consecutive runs of
> puppetd before the message appeared:
Is it the number of runs or is it simply time based?
>
> # puppetd -
I've seen the same issue as well. I just tested then, adding a simple
notify resource to a node and it took three consecutive runs of
puppetd before the message appeared:
# puppetd --test
info: Retrieving plugin
info: Caching catalog for puppet-master-01
info: Applying configuration version '12893
On Nov 9, 2010, at 3:05 PM, Kent wrote:
> I have the same config.ru as well (taken from the Puppet 2.6.1 source
> I believe).
>
> Mainly at this point I want to have to puppetmaster to log verbose
> output so I can maybe diagnose this catalog compilation issue. Using
> webrick you can set extra
On Tue, Nov 9, 2010 at 3:05 PM, Kent wrote:
> I have the same config.ru as well (taken from the Puppet 2.6.1 source
> I believe).
>
> Mainly at this point I want to have to puppetmaster to log verbose
> output so I can maybe diagnose this catalog compilation issue. Using
> webrick you can set extr
I have the same config.ru as well (taken from the Puppet 2.6.1 source
I believe).
Mainly at this point I want to have to puppetmaster to log verbose
output so I can maybe diagnose this catalog compilation issue. Using
webrick you can set extra options for puppetmasterd with
PUPPETMASTER_EXTRA_OPTS
I have these same options in my config.ru as well.
---
# a config.ru, for use with every rack-compatible webserver.
# SSL needs to be handled outside this, though.
# if puppet is not in your RUBYLIB:
# $:.unshift('/opt/puppet/lib')
$0 = "master"
# if you want debugging:
# ARGV << "--debug"
ARG
On Nov 9, 2010, at 12:50 PM, Kent wrote:
> Patrick, thanks for the speedy reply once again.
>
> I'm using RHEL5 and Puppet 2.6.1, Passenger 2.2.7, Rack 1.1.0.
>
> From what I've read in this group and in Puppet Labs docs/wikis,
> Debian/Ubuntu users do seem to have an easier time generally than
I am having the same issue, and am running about the same stack.
CentOS 5.5
facter (1.5.8)
fastthread (1.0.7)
passenger (2.2.15)
puppet (2.6.2)
puppet-module (0.3.0)
rack (1.1.0)
rake (0.8.7)
stomp (1.1.6)
On Tue, Nov 9, 2010 at 2:50 PM, Kent wrote:
> Patrick, thanks for the speedy reply once
Patrick, thanks for the speedy reply once again.
I'm using RHEL5 and Puppet 2.6.1, Passenger 2.2.7, Rack 1.1.0.
>From what I've read in this group and in Puppet Labs docs/wikis,
Debian/Ubuntu users do seem to have an easier time generally than
CentOS/Red Hat :-\
Can I pass my command-line option
On Nov 9, 2010, at 9:34 AM, Kent wrote:
>
>
> On Nov 8, 11:07 am, Patrick wrote:
>> On Nov 8, 2010, at 9:10 AM, Kent wrote:
>>
>>
>>> Hi all,
>>
>>> I'm a new puppet user and new to the forum.
>>
>>> I just switched my Puppetmaster to running inside Apache (via
>>> Passenger). When I make
On Nov 8, 11:07 am, Patrick wrote:
> On Nov 8, 2010, at 9:10 AM, Kent wrote:
>
>
>
>
>
>
>
>
>
> > Hi all,
>
> > I'm a new puppet user and new to the forum.
>
> > I just switched my Puppetmaster to running inside Apache (via
> > Passenger). When I make a change to a resource on the master, it
>
16 matches
Mail list logo