Ansible role to deploy Monasca UI.
To clone or view the source code for this repository, visit the role repository for os_monasca-ui.
## 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"
None
- name: Install Monasca UI
hosts: all
user: root
roles:
- role: "openstack-ansible-os_monasca-ui"
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.