Enable for all modes

This commit is contained in:
Mike Reeves
2021-06-02 10:02:11 -04:00
parent 5983eae3a8
commit e00fe0a732
2 changed files with 7 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ xpack.security.authc:
roles: superuser
authz_exception: true
node.name: {{ grains.host }}
script.max_compilations_rate: 1000/1m
script.max_compilations_rate: 2000/1m
{%- if TRUECLUSTER is sameas true %}
{%- if grains.role == 'so-manager' %}
{%- if salt['pillar.get']('nodestab', {}) %}