Skip to content

Commit 75b20fa

Browse files
committed
fixup opensearch install permissions
1 parent 2819fc3 commit 75b20fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/fatimage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
- import_role:
101101
name: opensearch
102102
tasks_from: install.yml
103+
become: true
103104
when: "'opensearch' in group_names"
104105
# slurm_stats - nothing to do
105106
- import_role:

0 commit comments

Comments
 (0)