This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
commit c024dbc828581cf397a14ebf48d1a5cdd131ebe8 Author: Marcus Christie <[email protected]> AuthorDate: Thu Jun 17 17:06:32 2021 -0400 tutorial: updating host for input customization section --- docs/tutorial/custom_ui_tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/custom_ui_tutorial.md b/docs/tutorial/custom_ui_tutorial.md index 118c622..39d57e2 100644 --- a/docs/tutorial/custom_ui_tutorial.md +++ b/docs/tutorial/custom_ui_tutorial.md @@ -182,7 +182,7 @@ Dashboard. 8. Click **Save** at the bottom of the screen. 9. Click on the **Deployments** tab. -10. Click on the **New Deployment** button. Select the _mike.hpc.lsu.edu_ +10. Click on the **New Deployment** button. Select the _example-vc.jetstream-cloud.org_ compute resource in the drop down list and click **OK**. 11. For the _Application Executable Path_, provide the value `/usr/bin/true`. This is the only required field.
