Add Debian

This commit is contained in:
Mike Reeves
2023-07-07 12:59:41 -04:00
parent d28375b304
commit a41b0dbfea
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
# this file except in compliance with the Elastic License 2.0.
{% from 'vars/globals.map.jinja' import GLOBALS %}
{% if GLOBALS.os == 'Ubuntu' %}
{% if GLOBALS.os_family == 'Debian' %}
INTCA=/etc/ssl/certs/intca.crt
{% else %}
INTCA=/etc/pki/tls/certs/intca.crt