summaryrefslogtreecommitdiffstats
path: root/roles/openshift_ca/meta
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2016-05-30 14:34:19 -0400
committerAndrew Butcher <abutcher@redhat.com>2016-05-30 14:34:19 -0400
commit098d0c24bb2d08e2107b6c4a55d350ae751458f7 (patch)
treed3196af96ba721172b820f9a217bd89924454378 /roles/openshift_ca/meta
parent4b734695abf9ca112c9ad3be33f03fcd1a1e7abf (diff)
downloadopenshift-098d0c24bb2d08e2107b6c4a55d350ae751458f7.tar.gz
openshift-098d0c24bb2d08e2107b6c4a55d350ae751458f7.tar.bz2
openshift-098d0c24bb2d08e2107b6c4a55d350ae751458f7.tar.xz
openshift-098d0c24bb2d08e2107b6c4a55d350ae751458f7.zip
Revert openshift-certificates changes.
Diffstat (limited to 'roles/openshift_ca/meta')
-rw-r--r--roles/openshift_ca/meta/main.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/roles/openshift_ca/meta/main.yml b/roles/openshift_ca/meta/main.yml
deleted file mode 100644
index 0089f4209..000000000
--- a/roles/openshift_ca/meta/main.yml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-galaxy_info:
- author: Jason DeTiberus
- description: OpenShift CA
- company: Red Hat, Inc.
- license: Apache License, Version 2.0
- min_ansible_version: 1.9.4
- platforms:
- - name: EL
- versions:
- - 7
- categories:
- - cloud
- - system
-dependencies:
-- role: openshift_repos
-- role: openshift_cli