Nicholas Rempel
|
41d03fac3f
|
Fix example digital ocean image name
|
2014-07-31 10:48:31 -07:00 |
Jack Pearkes
|
4a0ea48814
|
website: make ssh_key configuration for droplet clearer
|
2014-07-30 17:50:29 -04:00 |
Jack Pearkes
|
872acb3740
|
providers/digitalocean: fix ip address when using private networking
This adds a new `ipv4_address_private` and `ipv4_address_public`
computed attr. Also pulls in upstream changes from pearkes/digitalocean
|
2014-07-29 19:04:10 -04:00 |
borgified
|
b5590ee6da
|
spellchecked all the *.markdown
ran this command:
find . -iname *.markdown -type f -exec aspell check {} \;
and manually checked each problem that aspell found
|
2014-07-28 23:51:24 -07:00 |
Armon Dadgar
|
0b4950976c
|
Revert "providers/digitalocean: don't save status and locked"
This reverts commit b9414b832c .
|
2014-07-28 13:04:17 -04:00 |
Jack Pearkes
|
b9414b832c
|
providers/digitalocean: don't save status and locked
|
2014-07-24 23:32:42 -04:00 |
Armon Dadgar
|
e81e9d6d73
|
website: Document digitalocean
|
2014-07-24 10:29:46 -04:00 |