Skip to content

Commit

Permalink
Run nmstate on OCP nodes only if accessible
Browse files Browse the repository at this point in the history
Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
  • Loading branch information
psathyan authored and raukadah committed Mar 27, 2024
1 parent 57133ff commit 261b4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/ci_nmstate/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
cacheable: true

- name: Provision k8s workers with nmstate
when: cifmw_openshift_kubeconfig is defined
ansible.builtin.include_tasks: nmstate_k8s_install.yml

- name: Provision unmanaged nodes with nmstate
Expand Down

0 comments on commit 261b4cf

Please sign in to comment.