mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
AZURE-210 Deploy Crowd DC to Azure
This commit is contained in:
7
roles/az_common/defaults/main.yml
Normal file
7
roles/az_common/defaults/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# Values taken from https://docs.microsoft.com/en-us/sql/connect/jdbc/connecting-to-an-azure-sql-database
|
||||
# Windows values are milliseconds, Linux values are seconds
|
||||
sysctl_config:
|
||||
net.ipv4.tcp_keepalive_time: 30
|
||||
net.ipv4.tcp_keepalive_intvl: 1
|
||||
net.ipv6.tcp_keepalive_probes: 10
|
||||
Reference in New Issue
Block a user