You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the major goals of the Red Hat patterns development process is to create modular, customizable demos. Maybe you are not interested in Ignition as an application, or you do not have kiosks but you do have other use cases that involve running containers on edge devices. Maybe you want to experiment with different releases of RHEL, or you want to do something different with Ansible Automation Platform.
15
15
@@ -19,7 +19,7 @@ This demo in particular can be customized in a several ways that might be very i
19
19
20
20
. Fork the link:https://github.com/validatedpatterns/ansible-edge-gitops[repo].
21
21
22
-
. Clone the repo to your local machine.
22
+
. Clone the repository to your local machine.
23
23
24
24
. Change to the `ansible-edge-gitops` directory.
25
25
@@ -91,7 +91,7 @@ vms:
91
91
92
92
This would create 1 `iotgateway` VM and 4 `iotsensor` VMs.
93
93
94
-
You also need to to define the SSH secrets (`iotgateway-ssh` and `iotsensor-ssh`) data structures in `~/values-secret.yaml`.
94
+
You also need to define the SSH secrets (`iotgateway-ssh` and `iotsensor-ssh`) data structures in `~/values-secret.yaml`.
0 commit comments