openstack-ansible-os_sahara/doc/source/index.rst

1023 B

OpenStack-Ansible sahara role

configure-sahara.rst

This role installs the following Systemd services:

  • sahara-api
  • sahara-engine

To clone or view the source code for this repository, visit the role repository for os_sahara.

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.