Could not find default node or by name with 'vm7012.muc.baag, if not defined in manifests/node.pp
334 views
Skip to first unread message
Andreas Dvorak
unread,
Mar 31, 2016, 9:23:11 AM3/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Puppet Users
Dear all
if I do not list a server in the directory manifests e.g. in nodes.pp the agent says: puppet agent -t Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find default node or by name with 'vm7012.muc.baag, vm7012.muc, vm7012' on node vm7012.muc.baag Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run
I know that is should work, because I have got it on an other Puppet Master server. How can to solve that? It should be ignored that the server is not listed.
"If site.pp contains at least one node definition, it must have one
for every node"
if you want the default behavior to be to just pull in classes from
hiera, then I would recommend wrapping your hiera_include in the
default node definition: