mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-06-08 11:49:46 +00:00
I can spell.... sometimes
This commit is contained in:
+1
-1
@@ -496,7 +496,7 @@ def _main():
|
||||
elastic.set_hosts(opts.elasticsearch_hosts,
|
||||
opts.elasticsearch_ssl,
|
||||
opts.elasticsearch_ssl_cert_path,
|
||||
opts.elesticsearch_username,
|
||||
opts.elasticsearch_username,
|
||||
opts.elasticsearch_password,
|
||||
timeout=opts.elasticsearch_timeout)
|
||||
elastic.migrate_indexes(aggregate_indexes=[es_aggregate_index],
|
||||
|
||||
Reference in New Issue
Block a user