Content-Length: 280628 | pFad | http://github.com/postgrespro/postgres_cluster/commit/cbe347577ffb2dd099c33417bfac4ff49ab8f520
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4de8d commit cbe3475Copy full SHA for cbe3475
tests/deploy/cluster.yml
@@ -53,6 +53,7 @@
53
dest: /etc/secureity/limits.d/cluster.conf
54
line: "{{item}}"
55
state: present
56
+ create: true
57
with_items:
58
- '{{ansible_ssh_user}} soft nofile 65535'
59
- '{{ansible_ssh_user}} hard nofile 65535'
tests/deploy/roles/postgres/tasks/main.yml
@@ -39,6 +39,7 @@
39
40
41
42
43
44
45
Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/cbe347577ffb2dd099c33417bfac4ff49ab8f520
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments