Skip to content

Commit 255ff11

Browse files
committed
ansible: update ip_local_port_range value
1 parent 0db1779 commit 255ff11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/tasks/setup-tuned.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
path: '/etc/tuned/profiles/postgresql/tuned.conf'
124124
section: 'sysctl'
125125
state: 'present'
126-
value: "'1025 65000'"
126+
value: '1025 65499'
127127
- name: tuned - Load zstd compressor module
128128
become: true
129129
community.general.modprobe:

0 commit comments

Comments
 (0)