27ea37c576054c59b1d5d9cf62a7b20e97d93e7c
Go to file
Jonathan Rosser 27ea37c576 Switch to using project-templates
In order to have more centralized configuration, switch the role
to use the project-template instead.
Add vars for opensuse-423
Change-Id: I2ba2aab7a7e331763fad4790c5dff1c1006a9b90
2018年07月31日 11:37:54 +01:00
2018年07月17日 22:10:22 +01:00
2016年08月26日 16:26:42 +02:00
2018年07月12日 17:02:29 +02:00
2016年08月26日 16:26:42 +02:00
2018年07月17日 22:10:22 +01:00
2018年07月31日 11:37:54 +01:00
2018年07月31日 11:37:54 +01:00
2018年03月27日 15:56:55 +00:00
2016年08月26日 16:26:42 +02:00
2017年12月06日 00:06:46 +00:00
2017年09月20日 09:28:37 +08:00
2016年08月25日 14:56:41 +02:00
2016年09月23日 05:56:55 +02:00
2018年07月05日 21:32:28 -04:00
2018年05月09日 19:43:22 +00:00
2017年03月02日 11:52:11 +00:00
2018年07月02日 23:20:24 +00:00
2018年06月06日 00:44:31 +00:00

Team and repository tags

image

OpenStack-Ansible Trove (DBaaS)

Ansible role that installs and configures OpenStack Trove. Trove is installed behind the Apache webserver listening on port 8779 by default.

Required Variables

This list is not exhaustive at present. See role internals for further details.

 # trove TCP listening port
 trove_service_port:8779

Example Playbook

 -name: Install trove service
 hosts: trove_all
 user: root
 roles:
 -{role:"os_trove",tags:["os-trove"]}
 vars:
 is_metal:"{{ properties.is_metal|default(false) }}"

OpenStack-Ansible Trove

Ansible role that installs and configures OpenStack Trove.

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_trove/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_trove/

The project source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-os_trove

The project home is at: https://launchpad.net/openstack-ansible

Description
Role os_trove for OpenStack-Ansible
Readme 3.8 MiB
Languages
Jinja 58.4%
Python 41.6%