sigmavirus24 / openstack-ansible-searchlight

An Ansible Galaxy role for deploying OpenStack's Searchlight service with OpenStack Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenStack Searchlight

A simple role to deploy OpenStack Searchlight from source in a manner similar to the OpenStack Ansible project.

Requirements

None.

Role Variables

See defaults/main.yml for variables and their descriptions.

Dependencies

  • Stouts.elasticsearch

Example Playbook

- hosts: servers
  roles:
     - { role: sigmavirus24.openstack-ansible-searchlight }

License

Apache

Credits

The config_template library module was developed by Kevin Carter for the OpenStack Ansible and is vendored in library.

About

An Ansible Galaxy role for deploying OpenStack's Searchlight service with OpenStack Ansible

License:Apache License 2.0