Re: [Puppet Users] Re: Node collecting its own exported resource

2013-06-27 Thread mpounsett
On Thursday, June 27, 2013 11:40:41 AM UTC-4, Nan Liu wrote: > > > Might be the usage of dash in the tag. Puppet had a series of bugs related > to dash. I would look at the generated catalog and see what are the tags > associated with the resource. For example: > The problem is the resource is

Re: [Puppet Users] Re: Node collecting its own exported resource

2013-06-27 Thread Nan Liu
On Thu, Jun 27, 2013 at 5:55 AM, wrote: > > > On Thursday, June 27, 2013 7:26:34 AM UTC-4, Ken Barber wrote: >> >> Perhaps if you can provide a code snippet like the simplified case >> above we can take a look at what is going wrong. Also - what version >> of Puppet are you running? >> > > > fac

Re: [Puppet Users] Re: Node collecting its own exported resource

2013-06-27 Thread mpounsett
On Thursday, June 27, 2013 7:26:34 AM UTC-4, Ken Barber wrote: > > Perhaps if you can provide a code snippet like the simplified case > above we can take a look at what is going wrong. Also - what version > of Puppet are you running? > > facter puppetversion 2.7.21 (Puppet Enterprise 2.8.2)

Re: [Puppet Users] Re: Node collecting its own exported resource

2013-06-27 Thread Ken Barber
> Was a ticket ever opened for this? I've just run into the same issue, but > searching the ticket database I'm not able to find anything already open for > it... I'll submit a ticket if there isn't one already. Not sure whats going on, but this seems to work fine for Puppet 3.2.2: # cat /tm

[Puppet Users] Re: Node collecting its own exported resource

2013-06-26 Thread mpounsett
On Monday, September 17, 2012 10:32:07 AM UTC-4, jcbollinger wrote: > > > > On Friday, September 14, 2012 11:51:34 AM UTC-5, Jon McKenzie wrote: >> >> It seems that nodes are not able to collect their own resource, but they >> can collect every other resource, with a given tag. I've validated th

[Puppet Users] Re: Node collecting its own exported resource

2012-09-17 Thread jcbollinger
On Friday, September 14, 2012 11:51:34 AM UTC-5, Jon McKenzie wrote: > > It seems that nodes are not able to collect their own resource, but they > can collect every other resource, with a given tag. I've validated that all > of the appropriate resources exist > in the storeconfigs database. >