Commit 6e6e0395 by Kamal Nasser

Replace all occurrences of "Digital Ocean" with "DigitalOcean"

parent 049f4a98
...@@ -13,5 +13,5 @@ This section is new and evolving. The idea here is explore particular use cases ...@@ -13,5 +13,5 @@ This section is new and evolving. The idea here is explore particular use cases
guide_rolling_upgrade guide_rolling_upgrade
test_strategies test_strategies
Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/Digital Ocean, Continuous Deployment, and more. Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/DigitalOcean, Continuous Deployment, and more.
...@@ -199,7 +199,7 @@ Other inventory scripts ...@@ -199,7 +199,7 @@ Other inventory scripts
In addition to Cobbler and EC2, inventory scripts are also available for:: In addition to Cobbler and EC2, inventory scripts are also available for::
BSD Jails BSD Jails
Digital Ocean DigitalOcean
Google Compute Engine Google Compute Engine
Linode Linode
OpenShift OpenShift
......
...@@ -30,10 +30,10 @@ options: ...@@ -30,10 +30,10 @@ options:
choices: ['present', 'active', 'absent', 'deleted'] choices: ['present', 'active', 'absent', 'deleted']
client_id: client_id:
description: description:
- Digital Ocean manager id. - DigitalOcean manager id.
api_key: api_key:
description: description:
- Digital Ocean api key. - DigitalOcean api key.
id: id:
description: description:
- Numeric, the droplet id you want to operate on. - Numeric, the droplet id you want to operate on.
......
...@@ -30,10 +30,10 @@ options: ...@@ -30,10 +30,10 @@ options:
choices: ['present', 'absent'] choices: ['present', 'absent']
client_id: client_id:
description: description:
- Digital Ocean manager id. - DigitalOcean manager id.
api_key: api_key:
description: description:
- Digital Ocean api key. - DigitalOcean api key.
id: id:
description: description:
- Numeric, the SSH key id you want to operate on. - Numeric, the SSH key id you want to operate on.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment