OpenStack-Ansible Monasca UI

OpenStack-Ansible Monasca UI

Ansible role to deploy Monasca UI.

To clone or view the source code for this repository, visit the role repository for os_monasca-ui.

Default variables

## The git source/branch for Monasca UI 
monasca_ui_git_repo: "https://git.openstack.org/openstack/monasca-ui.git"
monasca_ui_git_install_branch: master

## Monasca UI local install path
monasca_ui_install_path: "/opt/monasca-ui"

Required variables

None

Example playbook

- name: Install Monasca UI
   hosts: all
   user: root
   roles:
     - role: "openstack-ansible-os_monasca-ui"
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.