File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ The Hetzner Cloud driver will use `debian-9` as the default image and `g2-local`
3232
3333#### Existing SSH keys
3434
35- When you specify the ` --hetzner-existing-key-path ` option, the driver will attempt to copy the ` * (specified file name)* `
36- and ` * (specified file name).pub* ` to the machine's store path. They public key file's permissions will be set according
35+ When you specify the ` --hetzner-existing-key-path ` option, the driver will attempt to copy ` (specified file name) `
36+ and ` (specified file name).pub ` to the machine's store path. They public key file's permissions will be set according
3737to your current ` umask ` and the private key file will have ` 600 ` permissions.
3838
3939When you additionally specify the ` --hetzner-existing-key-id ` option, the driver will not create an SSH key using the API
You can’t perform that action at this time.
0 commit comments