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

Update sample configurations with openshift.gpu.install #667

Open
fketelaars opened this issue Mar 20, 2024 · 0 comments
Open

Update sample configurations with openshift.gpu.install #667

fketelaars opened this issue Mar 20, 2024 · 0 comments
Labels
finished-dev Finished development, waiting to be merged

Comments

@fketelaars
Copy link
Collaborator

Describe the bug
Some of the sample OopenShift configuration files do not have the openshift.gpu.install property.

openshift:
- name: "{{ env_id }}"
  ocp_version: 4.8
  cluster_name: "{{ env_id }}"
  domain_name: example.com
  gpu:
    install: False

Make sure that this property exists in all examples.

fketelaars added a commit that referenced this issue Apr 27, 2024
@fketelaars fketelaars added the finished-dev Finished development, waiting to be merged label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
finished-dev Finished development, waiting to be merged
Projects
None yet
Development

No branches or pull requests

1 participant