Charmed-Kubernetes/keepalived/templates/50-keepalived.conf

3 lines
64 B
Plaintext

{% for key in sysctl %}
{{ key }}={{ sysctl[key] }}
{% endfor %}