summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_logging/meta
diff options
context:
space:
mode:
authorJohn Kwiatkoski <jkwiatko@redhat.com>2016-03-23 14:43:43 -0400
committerJohn Kwiatkoski <jkwiatko@redhat.com>2016-03-23 14:43:43 -0400
commita181c8705a4730eebc35339c55e39ca7ff3bf90c (patch)
treec8140a46bbab49d9af95a70a7b38c1dcf80886cf /roles/openshift_hosted_logging/meta
parent7fa2d035c9f2051e5e07134522871ea23f85e52c (diff)
downloadopenshift-a181c8705a4730eebc35339c55e39ca7ff3bf90c.tar.gz
openshift-a181c8705a4730eebc35339c55e39ca7ff3bf90c.tar.bz2
openshift-a181c8705a4730eebc35339c55e39ca7ff3bf90c.tar.xz
openshift-a181c8705a4730eebc35339c55e39ca7ff3bf90c.zip
Tested of refactored code
Diffstat (limited to 'roles/openshift_hosted_logging/meta')
-rw-r--r--roles/openshift_hosted_logging/meta/main.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/openshift_hosted_logging/meta/main.yaml b/roles/openshift_hosted_logging/meta/main.yaml
new file mode 100644
index 000000000..b695bde87
--- /dev/null
+++ b/roles/openshift_hosted_logging/meta/main.yaml
@@ -0,0 +1,3 @@
+---
+dependencies:
+ - { role: openshift_common }