Skip to content

Commit 02b9ae1

Browse files
committed
allow lustre install during build to get kernel version
1 parent 63840ee commit 02b9ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
- hosts: builder
2727
become: yes
28-
gather_facts: no
28+
gather_facts: yes
2929
tasks:
3030
# - import_playbook: iam.yml
3131
- name: Install FreeIPA client

0 commit comments

Comments
 (0)