Skip to content

Commit

Permalink
Add comment on why need openshift module
Browse files Browse the repository at this point in the history
  • Loading branch information
yangatgithub authored and supertetelman committed Apr 13, 2022
1 parent fe69578 commit bf99f7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/nvidia-network-operator/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
shell: kubectl label --overwrite nodes {{ item }} node-role.kubernetes.io/worker=
with_items: "{{ groups['kube-node']}}"

## required as the DeepOps openshift role doesn't work
- name: Install openshift
shell: pip3 install openshift

Expand Down

0 comments on commit bf99f7e

Please sign in to comment.