ansible/roles/vm/templates/yaml_common.j2

24 lines
336 B
Plaintext
Raw Permalink Normal View History

2023-09-25 08:40:20 +00:00
version: "3.0"
2023-12-05 17:12:35 +00:00
{# Updated: 2023-12-05 #}
# master: {{ common_mastering }}
2023-09-25 08:40:20 +00:00
# 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