Hi guys I recently started playing with EC2 and tried installing puppet. I ran in to this problem that puppetmaster doesnt get any certificate request.
This is my /etc/hosts file on the client: 127.0.0.1 ip-10-243-34-4.ec2.internal localhost 10.220.198.146 domU-12-31-39-09-C1-64.compute-1.internal puppetmaster puppet 10.243.34.4 ip-10-243-34-4.ec2.internal client Client hostname : ip-10-243-34-4.ec2.internal Puppetmaster: /etc/hosts: 127.0.0.1 domU-12-31-39-09-C1-64.compute-1.internal localhost puppet Both are Ubuntu 10.04 When I do a puppetd --test --waitforcert 10 on client, it shows the following: info: Creating a new SSL key for ip-10-243-34-4.ec2.internal err: Could not request certificate: Connection timed out - connect(2) Puppetmaster shows nothing when I do puppetca --list and there are no requests in the certificate requests folder too. Please help guys am new to EC2. Thanks -- 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.