diff --git a/tests/vagrant.pp b/tests/vagrant.pp index 7ef88d4..dadc3fb 100644 --- a/tests/vagrant.pp +++ b/tests/vagrant.pp @@ -5,7 +5,7 @@ class { 'graylog::allinone': opensearch => { version => '2.9.0', - settings => { + settings => { 'action.auto_create_index' => false, 'plugins.security.ssl.http.enabled' => false, 'plugins.security.disabled' => true,