On Fri, Dec 26, 2008 at 10:23 AM, Jeff <jeff.frost@gmail.com> wrote:
> I was trying to follow the passenger howto and while passenger seems
> to be answering properly for the puppetmaster, the puppet clients all
> complain with this error:
>
> Could not describe /files/etc/portage/package.keywords: Wrong content-
> type (received ''text/html'' but expected
''text/xml''):
>
> I''m guessing I overlooked something simple?
Indeed it was something simple. Pointing a web browser at
https://puppet:8140/ revealed a nice passenger error message on a pretty
HTML page which indicated permission denied on /etc/puppet/puppet.conf:
Error message:
Permission denied to file /etc/puppet/puppet.conf
After a chown, passenger is working great!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---