Re: [Puppet Users] Re: trouble with catalog with Foreman as ENC

2012-09-05 Thread Erik Dalén
Actually I think the problem is that the source parameter should begin with puppet:/// (3 slashes), otherwise it will tro to look up the server "modules" and that failed. On 4 September 2012 20:12, Sam Kottler wrote: > That means that modules/connexity_apt/files/connexity.list doesn't exist. > >

Re: [Puppet Users] Re: trouble with catalog with Foreman as ENC

2012-09-04 Thread confused
Got it, thanks. I appreciate the assistance. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/Byoko1rC37QJ. To post to this group, send email to puppet

Re: [Puppet Users] Re: trouble with catalog with Foreman as ENC

2012-09-04 Thread Sam Kottler
That means that modules/connexity_apt/files/connexity.list doesn't exist. -Sam On Tue, Sep 4, 2012 at 2:01 PM, confused wrote: > Thank you, that was very helpful. > > Now I need to work through: > err: > /Stage[main]/Connexity_apt/File[/etc/apt/sources.list.d/connexity.list]: > Could not evalua

Re: [Puppet Users] Re: trouble with catalog with Foreman as ENC

2012-09-04 Thread confused
Thank you, that was very helpful. Now I need to work through: err: /Stage[main]/Connexity_apt/File[/etc/apt/sources.list.d/connexity.list]: Could not evaluate: getaddrinfo: Name or service not known Could not retrieve file metadata for puppet://modules/connexity_apt/connexity.list: getaddrin

Re: [Puppet Users] Re: trouble with catalog with Foreman as ENC

2012-09-04 Thread R.I.Pienaar
- Original Message - > From: "confused" > To: puppet-users@googlegroups.com > Sent: Tuesday, September 4, 2012 5:51:57 PM > Subject: [Puppet Users] Re: trouble with catalog with Foreman as ENC > > > Nothing? I'm able to reproduce this problem without using Foreman. If > I add a new cla