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 ''vpsXXXXX.ovh.net'' { * * * *}* * * It''s save in vpsXXXXX.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 ''vpsXXXXX.ovh.net, vpsXXXXX.ovh, vpsXXXXX'' on node vpsXXXXX.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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Fri, Jul 6, 2012 at 4:22 AM, pierre-emmanuel degand < pierreemmanuel.degand@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 ''vpsXXXXX.ovh.net'' { > * > * > * > *}* > * > * > It''s save in vpsXXXXX.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 ''vpsXXXXX.ovh.net, > vpsXXXXX.ovh, vpsXXXXX'' on node vpsXXXXX.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+unsubscribe@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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 07/06/2012 06:09 PM, Dan Bode wrote:> It''s save in vpsXXXXX.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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
> > * >> * >> It''s save in vpsXXXXX.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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.