GitXplorerGitXplorer
s

openstack-ansible-searchlight

public
1 stars
2 forks
1 issues

Commits

List of commits on branch master.
Unverified
53b6e611b184d5679fd57ef8515d85f3be878241

Update handlers and service lists

ssigmavirus24 committed 9 years ago
Unverified
36a97a815d4cd436ec187a88ee6c5802c4afdf03

Document the role a bit

ssigmavirus24 committed 9 years ago
Unverified
b0205e64c2dc32311bb2f165242540abd24e88b9

Remove unnecessary dependencies and comment out task

ssigmavirus24 committed 9 years ago
Unverified
26b5adda5d09a6a360731a30bf4068184fb86f2e

Add another missing variable

ssigmavirus24 committed 9 years ago
Unverified
81cf4511b0bc63e1fed2f4c2579f3bd0219fd39a

Use correct keystone admin URL variable

ssigmavirus24 committed 9 years ago
Unverified
220a930a1501e2351c890d43793e56567e7d5f8d

Add missing variable default

ssigmavirus24 committed 9 years ago

README

The README file for this repository.

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

.. code-block:: yaml

- 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.