4cc7badeb5
This change adds a installagion guide for the sahara role and an example playbook. Change-Id: I0988845d624553db7bac88d967e312d832a8e274
865 B
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.