Skip to content

Commit 761031a

Browse files
committed
fix nhc task file from compute-init
1 parent aff28f7 commit 761031a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/compute_init/files/compute-init.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
- name: Provide NHC configuration
355355
ansible.builtin.include_role:
356356
name: nhc
357-
tasks_from: import.yml
357+
tasks_from: boot.yml
358358
when: enable_nhc
359359

360360
- name: Ensure node is resumed

0 commit comments

Comments
 (0)