website: make it clearer how to retrieve DO key info

This commit is contained in:
Mitchell Hashimoto 2014-08-11 09:14:30 -07:00
parent 374d0a5b50
commit 637446d1ab
1 changed files with 3 additions and 1 deletions

View File

@ -34,7 +34,9 @@ The following arguments are supported:
* `ipv6` - (Optional) Boolean controlling if IPv6 is enabled.
* `private_networking` - (Optional) Boolean controlling if private networks are enabled.
* `ssh_keys` - (Optional) A list of SSH IDs or fingerprints to enable in
the format `[12345, 123456]`
the format `[12345, 123456]`. To retrieve this info, use a tool such
as `curl` with the [DigitalOcean API](https://developers.digitalocean.com/#keys),
to retrieve them.
## Attributes Reference