summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_metrics/meta/main.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_hosted_metrics/meta/main.yaml')
-rw-r--r--roles/openshift_hosted_metrics/meta/main.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/roles/openshift_hosted_metrics/meta/main.yaml b/roles/openshift_hosted_metrics/meta/main.yaml
new file mode 100644
index 000000000..debca3ca6
--- /dev/null
+++ b/roles/openshift_hosted_metrics/meta/main.yaml
@@ -0,0 +1,18 @@
+---
+galaxy_info:
+ author: David Martín
+ description:
+ company:
+ license: Apache License, Version 2.0
+ min_ansible_version: 2.2
+ platforms:
+ - name: EL
+ versions:
+ - 7
+ categories:
+ - cloud
+ - system
+dependencies:
+- { role: openshift_examples }
+- { role: openshift_facts }
+- { role: openshift_master_facts }