Issue #7037 has been updated by Zach Leslie.

Status changed from Unreviewed to Accepted


----------------------------------------
Bug #7037: method for determining fingerprint and hostname is unreliable
https://projects.puppetlabs.com/issues/7037

Author: Dan Bode
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


The following call to bootstrap did not return after 30 minutes. When something 
does go wrong, the only thing to do is abandon the instance and create another 
one.

<pre>
# puppet node bootstrap --group=puppet --keypair=dans-e2c-key 
--image=ami-3e02f257 --login ubuntu --keyfile ~/.ssh/dans-e2c-key.pem --distro 
ubuntu_source --puppet-revision=next
next
Connecting to AWS ... Done
Creating new instance ... Done
Starting up ..................................... Done
Waiting for host fingerprints 
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[1]+  Stopped                 
puppet node bootstrap --group=puppet --keypair=dans-e2c-key 
--image=ami-3e02f257 --login ubuntu --keyfile ~/.ssh/dans-e2c-key.pem --distro 
ubuntu_source --puppet-revision=next
[root@localhost string]# puppet node bootstrap --group=puppet 
--keypair=dans-e2c-key --image=ami-3e02f257 --login ubuntu --keyfile 
~/.ssh/dans-e2c-key.pem --distro ubuntu_source --puppet-revision=next
next
Connecting to AWS ... Done
Creating new instance ... Done
Starting up ............................ Done
Waiting for host fingerprints 
...........................................................................................................................
 Done

ec2: 
ec2: #############################################################
ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
ec2: 2048 8e:9d:64:41:c9:ab:ff:ad:42:36:9b:26:8a:c9:fd:81 
/etc/ssh/ssh_host_rsa_key.pub (RSA)
ec2: 1024 33:5b:cc:34:8a:52:8b:e8:c4:a9:e6:60:9f:e4:63:19 
/etc/ssh/ssh_host_dsa_key.pub (DSA)
ec2: -----END SSH HOST KEY FINGERPRINTS-----
ec2: #############################################################
</pre>


-- 
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://projects.puppetlabs.com/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.

Reply via email to