From 4f9bfee536d173aa940ef2f76d385310aab74c3a Mon Sep 17 00:00:00 2001 From: epradeepk <38468365+epradeepk@users.noreply.github.com> Date: Thu, 19 Dec 2019 22:52:11 +0530 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ba7798..c1549e3 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,9 @@ On a Standalone machine using Terraform Command Line Interface (CLI): The floating IP (or public host) information will be available in "Outputs:" section of the ```terraform apply``` output log. Using IBM Cloud Schematics: -The floating IP (or public host) information will be available in "View Log" (under "Outputs:") of "Plan applied" activity. +The AWX web link is available +- under workspace "Resources" in AWX section and +- at "View Log" (under "Outputs:") of "Plan applied" activity. ### Accessing AWX Server Upon clicking http://floatingIP you will be prompted with a login dialog. The default administrator username and the password information is available in AWX documentation.