Install in a disconnected environment
You can install containerized Ansible Automation Platform in an environment that does not have an active internet connection. To do this you need to obtain and configure the RPM source dependencies before performing the disconnected installation.
Obtain and configure RPM source dependencies Copy linkLink copied!
The Ansible Automation Platform containerized setup bundle installation program does not include RPM source dependencies from the BaseOS and AppStream repositories. It relies on the host system’s package manager to resolve these dependencies.
Procedure Copy linkLink copied!
- Use Red Hat Satellite to synchronize repositories in your disconnected environment.
- Use a local repository that you create with the
reposynccommand on a Red Hat Enterprise Linux host that has an active internet connection. - Use a local repository that you create from a mounted Red Hat Enterprise Linux Binary DVD ISO image.
Configure a local repository using reposync Copy linkLink copied!
With the reposync command you can to synchronize the BaseOS and AppStream repositories to a local directory on a Red Hat Enterprise Linux host with an active internet connection. You can then transfer the repositories to your disconnected environment.
Before you begin Copy linkLink copied!
- A Red Hat Enterprise Linux host with an active internet connection.
Procedure Copy linkLink copied!
Configure a local repository from a mounted ISO Copy linkLink copied!
You can use a Red Hat Enterprise Linux Binary DVD image to access the necessary RPM source dependencies in a disconnected environment.
Before you begin Copy linkLink copied!
- You have downloaded the Red Hat Enterprise Linux Binary DVD image from the Red Hat Enterprise Linux downloads page and moved it to your disconnected environment.
Procedure Copy linkLink copied!
Perform a disconnected installation Copy linkLink copied!
A disconnected installation installs containerized Ansible Automation Platform without requiring network access to external registries.
Before you begin Copy linkLink copied!
- You have prepared the Red Hat Enterprise Linux host
- You have obtained and configured the RPM source dependencies. The installation program uses your host system’s
dnfpackage manager to resolve these dependencies. - You have prepared the managed nodes
- You have downloaded the containerized Ansible Automation Platform setup bundle from the Ansible Automation Platform download page.