No description
  • Jinja 85.1%
  • Python 14.9%
Find a file
2023-02-08 10:24:44 -06:00
collections Add community.docker for ansible 2.12 2023-01-10 17:06:46 -06:00
environments Revert "feat(slim-iso): Add httpfs2-ssl binary into initrd image" 2023-01-23 14:05:26 -06:00
filter_plugins Initial commit of cleaned-up code 2021-07-22 13:17:10 -05:00
hooks Initial structure for upgrade framework 2022-11-30 17:41:14 -06:00
include Revert "feat(slim-iso): Add httpfs2-ssl binary into initrd image" 2023-01-23 14:05:26 -06:00
templates Add hpe_spp firmware update method 2023-01-08 22:44:25 -06:00
.gitignore Add files to create ansible execution enviornment 2023-01-10 17:04:02 -06:00
ansible.cfg Add hpe_spp firmware update method 2023-01-08 22:44:25 -06:00
build_new_hosts.yml Allow build_new_hosts to work with clusters created before the coreos-install refactor 2023-01-04 09:40:04 -06:00
execution-environment.yml Add files to create ansible execution enviornment 2023-01-10 17:04:02 -06:00
install_hpe_tools.yml Incorporate bug fixes from testing 2022-11-15 11:33:48 -06:00
LICENSE Add license and readme 2023-02-08 10:24:44 -06:00
prepare_utility_host.yml Add hpe_spp firmware update method 2023-01-08 22:44:25 -06:00
provision_new_cluster.yml Run installer customization ignition for pre-4.10 2022-05-11 18:31:33 -05:00
python-requirements.txt Add files to create ansible execution enviornment 2023-01-10 17:04:02 -06:00
README.md Add license and readme 2023-02-08 10:24:44 -06:00
upgrade_cluster.yaml Change upgrade playbook to support a fw_upgrade_only parameter and dynamic node groups 2023-01-18 22:04:56 -06:00

OpenShift Hybrid Ansible

This repostiory contains an Ansible-based framework for deploying and updating OpenShift clusters using User-Provisioned Infrastructure (UPI) across multiple platforms.

Currently, the supported platforms are vSphere, Dell iDRAC, and HPE iLO with the assumption that control plane nodes will run on vSphere and worker nodes will be a mix of metal and vSphere machines.

All protectable content in this repository is Copyright 2023 by Red Hat and contributors and is made available under the Apache License, Version 2.0. A complete copy of the license is available in the LICENSE file.