Skip to content

Commit 340d1bc

Browse files
committed
adding more updates
1 parent b59cbba commit 340d1bc

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

content/patterns/ansible-edge-gitops/ansible-automation-platform.adoc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,14 @@ image::/images/ansible-edge-gitops/ocp-console-secrets-aap-admin-password-v1.png
2929

3030
.. Select the `controller-admin-password`.
3131

32-
.. In the Data field click *Reveal values* to display the password.
32+
.. In the *Data* field click *Reveal values* to display the password.
3333
+
3434
.AAP secret detail
3535
image::/images/ansible-edge-gitops/ocp-console-aap-admin-password-detail-v1.png[ansible-edge-observability-operators,title="AAP secret details"]
3636

3737
. Under *Networking* > *Routes*, click the URL for the `controller` route to open the Ansible Automation Platform interface.
3838

39-
.. Log in using the `admin` user and the password you retrieved from the `controller-admin-password` secret. The following image shows the screen that appears after logging in.
40-
+
41-
.AAP screen
42-
image::/images/ansible-edge-gitops/app-login.png[ansible-edge-observability-operators,title="AAP screen"]
39+
.. Log in using the `admin` user and the password you retrieved from the `controller-admin-password` secret.
4340

4441
[id="logging-in-using-secret-retrieved-using-script-ansible_get_credentials"]
4542
=== Logging in using a secret retrieved with ansible_get_credentials.sh

content/patterns/ansible-edge-gitops/getting-started.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ For more information, see section on https://validatedpatterns.io/secrets/vault/
241241

242242
. Select one of the VMs to see the details of the VM. The VMs are named `rhel8-kiosk-001` and `rhel8-kiosk-002`
243243

244-
.. Open the Console tab. Choose any of these options; this section assumes you chose `Ignition`:
244+
.. Open the *Console* tab. Choose any of these options; this section assumes you chose `Ignition - Standard Edition`:
245245

246246
.. Read and accept the license agreement and click *Finish setup*.
247247

@@ -252,12 +252,12 @@ For more information, see section on https://validatedpatterns.io/secrets/vault/
252252
.ansible-edge-gitops-vmconsole
253253
image::/images/ansible-edge-gitops/aeg-openshift-vm-console-v1.png[ansible-edge-gitops-vmconsole,title="Ansible Edge GitOps VM Console"]
254254

255-
See link:/ansible-edge-gitops/installation-details/[Installation Details] for more information about the installation steps.
255+
* See link:/ansible-edge-gitops/installation-details/[Installation Details] for more information about the installation steps.
256256

257-
See link:/ansible-edge-gitops/ansible-automation-platform/[Ansible Automation Platform] for more information about how this pattern uses the
257+
* See link:/ansible-edge-gitops/ansible-automation-platform/[Ansible Automation Platform] for more information about how this pattern uses the
258258
Ansible Automation Platform Operator for OpenShift.
259259

260-
See link:/ansible-edge-gitops/openshift-virtualization/[OpenShift Virtualization] for more information on how this pattern uses OpenShift
260+
* See link:/ansible-edge-gitops/openshift-virtualization/[OpenShift Virtualization] for more information about how this pattern uses OpenShift
261261
Virtualization.
262262

263263
== Infrastructure Elements of this Pattern

content/patterns/ansible-edge-gitops/installation-details.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ openshift-machine-api mhjacks-aeg-qx25w-worker-us-west-2d 0 0
4848

4949
When the `metal-worker` is showing `READY` and `AVAILABLE`, the virtual machines will begin provisioning on it.
5050

51-
The metal node is destroyed when the cluster is destroyed. The script is idempotent and will create at most one metal node per cluster.
51+
The metal node is destroyed when the cluster is destroyed. The script is idempotent and creates at most one metal node per cluster.
5252

5353
=== https://github.com/validatedpatterns/common/blob/main/Makefile[post-install]
5454

0 commit comments

Comments
 (0)