Pass cluster name when waiting for machine ready.
Created by: garloff
Otherwise, if we manage multiple clusters, we will wait for other cluster's control plane machines being ready -- which might cause hangs/timeouts, in case multiple are started in an interleaved fashion (or one cluster hangs).
Signed-off-by: Kurt Garloff kurt@garloff.de