You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory contains Ansible playbooks designed to automate the deployment and configuration of Intel technologies on Red Hat OpenShift clusters. These playbooks streamline the Intel feature provisioning and validation process on OpenShift environments.
5
+
6
+
## Prerequisites
7
+
Before running the playbook, ensure the following prerequisites are met:
8
+
- Provisioned RHOCP Cluster
9
+
- Red Hat Enterprise Linux (RHEL) system with [Ansible](https://docs.ansible.com/ansible/2.9/installation_guide/intro_installation.html#installing-ansible-on-rhel-centos-or-fedora) installed and configured with a `kubeconfig` to connect to your RHOCP cluster.
10
+
11
+
## Run the Playbook
12
+
13
+
To run the ansible playbook, clone this repository to your RHEL system. Navigate to the directory containing the playbook.
0 commit comments