Chapter 1. Red Hat Package Manager-based installation
If you have an existing Ansible Automation Platform 2.4 Red Hat Package Manager (RPM)-based installation of automation controller (4.4 or 4.5), you can perform a new installation of Ansible Automation Platform 2.5, which has Event-Driven Ansible controller 1.1, and configure the two installations to work together.
If you do not have an existing Ansible Automation Platform 2.4 RPM-based installation of automation controller, see the Red Hat Ansible Automation Platform installation guide, ensuring that you use an Ansible Automation Platform 2.4 installer.
1.1. Installing Event-Driven Ansible controller 1.1 and configuring automation controller 4.4 or 4.5 Copy linkLink copied to clipboard!
Perform a new Ansible Automation Platform 2.5 RPM-based installation of Event-Driven Ansible controller 1.1 and configure it to work with an existing Ansible Automation Platform 2.4 installation of automation controller 4.4 or 4.5.
Prerequisites
- An existing RPM-based installation of Ansible Automation Platform 2.4 with automation controller version 4.4 or 4.5.
Procedure
- Follow the steps provided in Installing on virtual machines until the section Installing Red Hat Ansible Automation Platform and ensure you download the Ansible Automation Platform 2.5 version of the RPM-based installer.
Use the following example to populate the inventory file to deploy a new single instance of Event-Driven Ansible controller 1.1:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow NoteKeep controller out of the inventory file. Ensure that
[automationcontroller]is an empty group. Only add an Event-Driven Ansible 2.5 server. Do not add an Event-Driven Ansible 2.4 server since there is no upgrade option available- Continue with the steps in Installing Red Hat Ansible Automation Platform.
1.2. Post installation steps for RPM-based install Copy linkLink copied to clipboard!
You must complete post-install steps for setting up Ansible Automation Platform 2.5 with Event-Driven Ansible controller 1.1 and Ansible Automation Platform 2.4 with automation hub 4.9. The installation program does not handle the creation of decision environments and credentials in this scenario. See the following steps to complete the installation:
Upload the 2.5 de-supported decision environment to automation hub. For more information, see Pushing a container image to private automation hub.
NoteIf you are doing a bundle install, the image is included in the setup bundle .tar file.
- Create an automation hub container registry credential in Event-Driven Ansible. For more information, see Setting up credentials.