I can spell.... sometimes

This commit is contained in:
Ubuntu
2020-10-20 01:31:30 +11:00
parent 07f8a30f08
commit f18322c16c
+1 -1
View File
@@ -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],