ansible/roles/vm/templates/yaml_common.j2

24 lines
327 B
Plaintext
Raw Normal View History

2023-09-25 08:40:20 +00:00
version: "3.0"
# master: {{ vm_mastering }}
# edited: 2023-09-25
# 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