I am following steps in 'Pro Puppet' book to setup load balancing for
puppetmaster. I am using passenger 3.0.11.9, ruby 1.8.7, puppet 2.7.12.
While things were fine when it is single node configuration, after
following the steps from 'Pro puppet' book, I got the following error when
running puppet agent -t:

err: /File[/var/lib/puppet/lib]: Failed to generate additional resources
using 'eval_generate: Error 403 on SERVER: Forbidden request:
client_hostname(client_ip_address) access to
/certificate_revocation_list/ca [find] at line 99
err: /File[/var/lib/puppet/lib]: Could not evaluate: Error 403 on SERVER:
Forbidden request: client_hostname(client_ip_address) access to
/file_metadata/plugins [find] at line 99 Could not retrieve file metadata
for puppet://puppetmaster_fqdn/plugins: Error 403 on SERVER: Forbidden
request:  client_hostname(client_ip_address) access to
/file_metadata/plugins [find] at line 99

...
err: /File[/var/lib/puppet/lib]: Failed to generate additional resources
using 'eval_generate: Error 403 on SERVER: Forbidden request:
client_hostname(client_ip_address) access to
/certificate_revocation_list/ca [find] at line 99
err: /File[/var/lib/puppet/lib]: Could not evaluate: Error 403 on SERVER:
Forbidden request: client_hostname(client_ip_address) access to
/file_metadata/plugins [find] at line 99 Could not retrieve file metadata
for puppet://lx-chcms01.citadelgroup.com/plugins: Error 403 on SERVER:
Forbidden request: client_hostname(client_ip_address) access to
/file_metadata/plugins [find] at line 99

Are there any other steps I could have missed?

Thanks,
Hai

-- 
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.

Reply via email to