Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Role Request] Install xPU OS #23

Open
Gal-Zaidman opened this issue Feb 20, 2024 · 1 comment
Open

[Role Request] Install xPU OS #23

Gal-Zaidman opened this issue Feb 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Gal-Zaidman
Copy link
Member

Description:
A role that installs an OS on the given xPU, this role will optionally download the OS if given a URL, and push the image, then it will wait till the operation is finished and the xPU is up with the correct OS.
This role should assume the conditions for the operation are already met (for example in Nvidia, that RSHIM is disabled on the host), this needs to be part of the playbook around it or customer assumptions
Input:
os_file_location(String) - can be a local file or a url, if url we will download it, if local file we will use it
os_config_file(string) - path to a local file, a configuration file to pass to the installation
Output:
Installed version/error

@glimchb glimchb added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants