openstack-ansible-os_sahara/doc/source/index.rst
Flávio Ramalho 4cc7badeb5 [DOCS] Added sahara role installation guide
This change adds a installagion guide for the sahara role and
an example playbook.

Change-Id: I0988845d624553db7bac88d967e312d832a8e274
2016-08-24 18:22:27 -03:00

865 B

OpenStack-Ansible sahara role

configure-sahara.rst

This role installs the following Upstart services:

  • sahara-api
  • sahara-engine

Default variables

../../defaults/main.yml

Required variables

sahara_galera_address
sahara_container_mysql_password
sahara_service_password
sahara_rabbitmq_password

Example playbook

../../examples/playbook.yml

Tags

This role supports two tags: sahara-install and sahara-config. The sahara-install tag can be used to install and upgrade. The sahara-config tag can be used to manage configuration.