Create OpenShift assets and move into place

This commit is contained in:
2025-03-22 23:29:34 -05:00
parent 8c00a98ae2
commit 2df2d32696
10 changed files with 125 additions and 72 deletions

View File

@@ -1,18 +1 @@
# Prepare matchbox to install hub cluster
## Modify config file for OpenShift Automated Installer
- 03-matchbox/install-config
- 03-matchbox/agent-config
## Install Ansible pre-requisites
```bash
ansible-galaxy collection install -r
```
## Run installation playbook
```bash
ansible-playbook install.yml
```
# Moved to other documentation