summaryrefslogtreecommitdiffstats
path: root/roles/openshift_registry/meta/main.yml
diff options
context:
space:
mode:
authorJhon Honce <jhonce@redhat.com>2015-05-01 13:57:30 -0700
committerJhon Honce <jhonce@redhat.com>2015-05-29 14:36:56 -0700
commit3e533e199aa9262f5ca45f8311e82e975cde73b9 (patch)
treec9ce290ee05b408aa4209c9ebeaecfacb84acd12 /roles/openshift_registry/meta/main.yml
parent1b4526d677651cb3677cbf7cc687a76fcba47c9a (diff)
downloadopenshift-3e533e199aa9262f5ca45f8311e82e975cde73b9.tar.gz
openshift-3e533e199aa9262f5ca45f8311e82e975cde73b9.tar.bz2
openshift-3e533e199aa9262f5ca45f8311e82e975cde73b9.tar.xz
openshift-3e533e199aa9262f5ca45f8311e82e975cde73b9.zip
* Deploy services from common playbook
Diffstat (limited to 'roles/openshift_registry/meta/main.yml')
-rw-r--r--roles/openshift_registry/meta/main.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/roles/openshift_registry/meta/main.yml b/roles/openshift_registry/meta/main.yml
new file mode 100644
index 000000000..93b6797d1
--- /dev/null
+++ b/roles/openshift_registry/meta/main.yml
@@ -0,0 +1,13 @@
+---
+galaxy_info:
+ author: OpenShift Red Hat
+ description: OpenShift Embedded Docker Registry
+ company: Red Hat, Inc.
+ license: Apache License, Version 2.0
+ min_ansible_version: 1.7
+ platforms:
+ - name: EL
+ versions:
+ - 7
+ categories:
+ - cloud