You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cloudInit used to add docker-machine sshkey to Scaleway Instance
483
+
cloudInit used to add docker-machine sshkey to Scaleway Instance
440
484
441
-
Multiple choices are possible:
442
-
- Use Modules "users":
443
-
- without runcmd to reload cloud-init config no sshkey added to root user :thinking: why ? so KO
444
-
- with runcmd to reload cloud-init config to apply config, sshkey is added to root user but sshkey from scaleway are setted to 'no-port-forwarding, ...' :thinking: why ? so OK and KO
445
-
- Use Scaleway implementation with instance_keys file and scw-fetch-ssh-keys command is OK
485
+
Multiple choices are possible:
486
+
- Use Modules "users":
487
+
- without runcmd to reload cloud-init config no sshkey added to root user :thinking: why ? so KO
488
+
- with runcmd to reload cloud-init config to apply config, sshkey is added to root user but sshkey from scaleway are setted to 'no-port-forwarding, ...' :thinking: why ? so OK and KO
489
+
- Use Scaleway implementation with instance_keys file and scw-fetch-ssh-keys command is OK
0 commit comments