/ansible-sphinx-exporter

Ansible role for Sphinxsearch exporter

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

sphinx-exporter

Build Status

Ansible role that installs and configures sphinx-exporter.

Usage (example)

    - role: sphinx-exporter

Configure only:

    - role: redis-exporter
      sphinx_exporter_setup: configure
      spinx_exporter_params: "-sphinx.host localhost -sphinx.port 9312"

Available parameters

Global settings and defaults.

Param Description
sphinx_exporter_version Which exporter version to install. The value will be used in binary download url formation. Available releases could be found here. Default version is 0.0.2.
sphinx_exporter_setup Setup mode. See OSSHelp KB article. Default value is full.
sphinx_exporter_params Exporter starting params. Default value is "-sphinx.host localhost -sphinx.port 9312".

Useful links

License

GPL3

Author

OSSHelp Team, see https://oss.help