mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2022-03-21 17:00
This commit is contained in:
@@ -12,4 +12,8 @@ $IMAGE_FORMAT_DEFAULT = IMAGE_FORMAT_PNG;
|
||||
{% if zabbix_server_version.stdout is version('5.0', '>=') %}
|
||||
$DB['DOUBLE_IEEE754'] = 'true';
|
||||
{% endif %}
|
||||
$SSO['SP_KEY'] = '/etc/zabbix/ssl/sp.key';
|
||||
$SSO['SP_CERT'] = '/etc/zabbix/ssl/sp.crt';
|
||||
$SSO['IDP_CERT'] = '/etc/zabbix/ssl/idp.crt';
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user