Skip to content

Commit 087eba1

Browse files
authored
Update droplet_create.yml (#1034)
SSH key clarification
1 parent 8e1310c commit 087eba1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

specification/resources/droplets/models/droplet_create.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ properties:
3636
- 3b:16:e4:bf:8b:00:8b:b8:59:8c:a9:d3:f0:19:fa:45
3737
default: []
3838
description: An array containing the IDs or fingerprints of the SSH keys
39-
that you wish to embed in the Droplet's root account upon creation.
39+
that you wish to embed in the Droplet's root account upon creation. You must add
40+
the keys to your team before they can be embedded on a Droplet.
4041

4142
backups:
4243
type: boolean

0 commit comments

Comments
 (0)