Cool @andreaturli! There is a thing I don't get. How are initial credentials 
configured? I mean, there are no "default credentials" for the images (the 
image transformation function does not set them), and there are no properties 
to globally configure the default credentials. In that scenario, jclouds 
assumes a password based credentials with `root` as the user and no password. 
Is that a valid login for a just created server in Packet?

I ask this because I don't see anywhere in the compute service strategies where 
the server is configured with the password or public key. This means that if it 
is a password based login, jclouds will trust that the server already has the 
password, or if it is a key based login, jclouds will try to upload it via ssh 
(using the node default password, which we don't have). What am I missing?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/354#issuecomment-276194276

Reply via email to