Skip to content

Commit

Permalink
Readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scottharwell committed Nov 2, 2023
1 parent b4c2cb5 commit a786c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This collection performs the following actions in the order listed. There are v
| Create EDA VMs | Creates VMs for Event Driven Ansible. |
| Register VMs with Red Hat | Uses RHEL subscription manager to register each virtual machine for required RPM repos. |
| Update VMs | Updates each VM deployed with latest kernel and packages. |
| Setup One Controller VM as Installer | Moves the locally downloaded AAP installer to a single VMs and configures the inventory file based on the VMs that were created as part of this process. |
| Setup One Controller VM as Installer | Moves the locally downloaded AAP installer to a single VMs and configures the installer inventory file based on the VMs that were created as part of this process. |
| Configure SSH on installer VM | Configures the installer VMs with a private SSH key so that it can communicate with the other VMs that are part of the installation process. |
| Run AAP Installer | Runs the AAP installer on the installer VM. This process can take a long time. |
| Installation Cleanup | Deletes the installer and the SSH key from the the installer VM. |
Expand Down

0 comments on commit a786c91

Please sign in to comment.