AZURE-211 updated sysctl property name to highlight it's specific to azure sql server

This commit is contained in:
dbacon
2020-08-25 11:14:13 +01:00
parent d6c3fb07de
commit 497de6c7bd
2 changed files with 2 additions and 4 deletions

View File

@@ -47,6 +47,6 @@
ignoreerrors: yes
sysctl_file: /etc/sysctl.conf
sysctl_set: yes
with_dict: '{{ sysctl_config }}'
with_dict: '{{ azure_sql_server_sysctl }}'
tags:
- runtime_pkg