Re: [Puppet Users] Node not find

2012-07-09 Thread pierre-emmanuel degand

>
> *
>> *
>> It's save in vpsX.ovh.net.pp in puppet/manifests/nodes and in my 
>> site.pp i include 
>>
>
> did you mean import?
>

yes sorry, it's an import

i don't know what happens because this morning i had tried and it works... 

thanks for answering :)

-- 
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/-/DVqJo9C6984J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Node not find

2012-07-09 Thread Felix Frank
On 07/06/2012 06:09 PM, Dan Bode wrote:
> It's save in vpsX.ovh.net.pp in puppet/manifests/nodes and in my
> site.pp i include 
> 
> 
> did you mean import?

Assuming you did, there may still be permission problems etc.

Make sure puppet can indeed find your node declaration.

Cheers,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Node not find

2012-07-06 Thread Dan Bode
On Fri, Jul 6, 2012 at 4:22 AM, pierre-emmanuel degand <
pierreemmanuel.deg...@gmail.com> wrote:

> Hi, my new server doesn't find his node *whereas i did the same for my
> others servers and it works on them*. My key is generated and signed by
> my master (i had had to add my puppetmaster in /etc/hosts).
>
> My node :
>
> *node 'vpsX.ovh.net' {
> *
> *
> *
> *}*
> *
> *
> It's save in vpsX.ovh.net.pp in puppet/manifests/nodes and in my
> site.pp i include
>

did you mean import?



> nodes/* .
>
> When i use : puppet agent --test, i got this error :
> *err: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Could not find default node or by name with 'vpsX.ovh.net,
> vpsX.ovh, vpsX' on node vpsX.ovh.net*
> *warning: Not using cache on failed catalog*
> *err: Could not retrieve catalog; skipping run*
> *
> *
> Any help would be appreciated :)*
> *
> *
> *
> *
> *
> *
> *
> *
> *
>
>  --
> 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/-/i3QJSF8PFlUJ.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



[Puppet Users] Node not find

2012-07-06 Thread pierre-emmanuel degand
Hi, my new server doesn't find his node *whereas i did the same for my 
others servers and it works on them*. My key is generated and signed by my 
master (i had had to add my puppetmaster in /etc/hosts).

My node : 

*node 'vpsX.ovh.net' {
*
*
*
*}*
*
*
It's save in vpsX.ovh.net.pp in puppet/manifests/nodes and in my 
site.pp i include nodes/* .

When i use : puppet agent --test, i got this error : 
*err: Could not retrieve catalog from remote server: Error 400 on SERVER: 
Could not find default node or by name with 'vpsX.ovh.net, 
vpsX.ovh, vpsX' on node vpsX.ovh.net*
*warning: Not using cache on failed catalog*
*err: Could not retrieve catalog; skipping run*
*
*
Any help would be appreciated :)*
*
*
*
*
*
*
*
*
*

-- 
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/-/i3QJSF8PFlUJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.