From 251b271f7ceb8611a958f4a66bd10fabdd598ee7 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 25 Jun 2019 12:08:49 -0700 Subject: [PATCH] Minor edit to RancherOS Digital Ocean doc --- .../v1.x/en/installation/running-rancheros/cloud/do/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/os/v1.x/en/installation/running-rancheros/cloud/do/_index.md b/content/os/v1.x/en/installation/running-rancheros/cloud/do/_index.md index 183e1fd6b61..3520ccf810a 100644 --- a/content/os/v1.x/en/installation/running-rancheros/cloud/do/_index.md +++ b/content/os/v1.x/en/installation/running-rancheros/cloud/do/_index.md @@ -16,7 +16,7 @@ To start a RancherOS droplet on Digital Ocean: 1. Optional: In the **Select additional options** section, you can check the **User data** box and enter a `cloud-config` file in the text box that appears. The `cloud-config` file is used to provide a script to be run on the first boot. An example is below. 1. Choose an SSH key that you have access to, or generate a new SSH key. 1. Choose your project. -1. Click Create. +1. Click **Create.** You can access the host via SSH after the droplet is booted. The default user is `rancher`.