Issue #2094 has been reported by gwar9999.
----------------------------------------
Bug #2094: filebucket errors are not obvious
http://projects.reductivelabs.com/issues/2094
Author: gwar9999
Status: Unreviewed
Priority: Normal
Assigned to:
Category: fileserving
Target version:
Complexity: Unknown
Affected version: 0.24.7
Keywords:
Some classes are able to access files perfectly, however, sometimes they can't
and then a cryptic
err: Could not find server puppet: getaddrinfo: Name or service not known
appears. The file appears to be returned and a diff is output, however, that
error prevents the file from actually being written to the client.
The solution was to change:
filebucket { main: server => puppet }
to:
filebucket { main: server => "mypuppetmaster.example.com" }
I believe the original filebucket server was copied from the wiki, but I don't
have the link handy.
----------------------------------------
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---