Skip to content

Commit 8b95f45

Browse files
author
Bharat Kunwar
committed
Become sudo when tuning sip cluster
1 parent 6f80bca commit 8b95f45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/container-infra-configure.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
- { name: net.core.rmem_default, value: 8388608 }
3636
- { name: net.core.wmem_max, value: 524288 }
3737
- { name: net.core.wmem_default, value: 524288 }
38+
become: yes
3839
roles:
3940
# Configure infiniband interface
4041
- configure_ib

0 commit comments

Comments
 (0)