0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

elasticsearch-curator: include the module in the module-list & fix bug

This commit is contained in:
Bas van Dijk 2018-08-21 17:24:52 +02:00
parent 842000566b
commit 32200033a6
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@ let
# not a Python "NoneType"
client:
hosts: ${builtins.toJSON cfg.hosts}
port: ${cfg.port}
port: ${toString cfg.port}
url_prefix:
use_ssl: False
certificate: