1dcda1a674e2c20fd1c6048cdae7a324ee367172
Reason for revert: The functionality added here will be a part of a different application, and the code here is now obsolete. This reverts commit 881816: Add support for latest Intel GPU plugin version 0.26.0 https://review.opendev.org/c/starlingx/ansible-playbooks/+/881816 Test Plan: PASS: Bootstrap is Success PASS: verified "kubectl get ds -A | grep 'gpu-plugin'" command shows daemonset is offline PASS: Designer build of debian AIO-SX and deployment without QAT and GPU functionality code. Reference to the application where these functionalities will be added: https://opendev.org/starlingx/app-intel-device-plugins The same storyboard can be tracked for further updates. Story: 2010604 Task: 48738 Change-Id: Ibabf545a8d20420fdbaeb0a6cfdacb1d6a90cf5d Signed-off-by: Aman Pandae <amanpandae.mothukuri@windriver.com>
stx-ansible-playbooks
StarlingX Bootstrap and Deployment Ansible1 Playbooks
Execution environment
- Unix like OS (recent Linux based distributions, MacOS, Cygwin)
- Python 3.8 and later
Additional Required Packages
In addition to the pakages listed in requirements.txt and test-requirements.txt, the following packages are required to run the playbooks remotely:
- python3-pexpect
- python3-ptyprocess
- sshpass
Supported StarlingX Releases
The playbooks are compatible with StarlingX R8.0 and later.
Executing StarlingX Playbooks
Bootstrap Playbook
For instructions on how to set up and execute the bootstrap playbook
from another host, please refer to the StarlingX Documentation2, at
Installation Guides, section Configure
controller-0 of the respective system deployment type.
Developer Notes
This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest3.
References
Description
Languages
Jinja
73%
Python
17.5%
Shell
6.5%
Smarty
2.9%