bfcc524431
Change-Id: If6fabf94a65081d7d8c7eeb0f3b886bb46a1c7c2
22 lines
507 B
Python
22 lines
507 B
Python
---
|
|
galaxy_info:
|
|
author: David Schroeder
|
|
description: Configures a devstack instance to work with the Monasca project.
|
|
company: HP
|
|
license: Apache
|
|
min_ansible_version: 1.2
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
categories:
|
|
- monitoring
|
|
dependencies:
|
|
- tkuhlman.monasca-agent
|
|
# List your role dependencies here, one per line. Only
|
|
# dependencies available via galaxy should be listed here.
|
|
# Be sure to remove the '[]' above if you add dependencies
|
|
# to this list.
|
|
|
|
|