ansible/roles/vm/templates/yaml_common.j2
2023-12-05 18:12:35 +01:00

24 lines
336 B
Django/Jinja

version: "3.0"
{# Updated: 2023-12-05 #}
# master: {{ common_mastering }}
# updated: {{ ansible_date_time.date }}
#
# stack: x-common
#
services:
x-common:
extends:
file: ./{{ vm_template_host_name }}
service: x-host
init: true
sysctls:
net.core.somaxconn: 1024
net.ipv4.tcp_syncookies: 0