Deploy Additional Repositories
In the
local_repo_config.ymlfile, add your repository URLs under the key that matches the node architecture:
additional_repos_x86_64
additional_repos_aarch64
Rerun the
local_repo.ymlplaybook for Omnia to sync the repositories and update the repository configuration.For first time deployment, do the following:
Build images: Step 12: Build Cluster Node Images
Discover nodes and PXE boot: Step 13: Discover cluster nodes
If you are deploying after cluster provisioning, refresh metadata and install packages on compute nodes.
bash sudo dnf clean all sudo dnf makecache sudo dnf install -y <package-name>
If you have any feedback about Omnia documentation, please reach out at omnia.readme@dell.com.