summaryrefslogtreecommitdiffstats
path: root/roles/openshift_loadbalancer_facts/README.md
diff options
context:
space:
mode:
authorVishal Patil <vishpat@gmail.com>2016-10-04 09:50:23 -0400
committerGitHub <noreply@github.com>2016-10-04 09:50:23 -0400
commit21891653d3b287e6d78082ee03f878de415f16de (patch)
treecce02487ed8d94a93b7c141e0579e32feb026543 /roles/openshift_loadbalancer_facts/README.md
parentb0ddb188ef1dc8484f4d9e1f7ae58dcd4ac6a299 (diff)
parente297a8c887c6fd1ba880a6977fdfe50a3a1ea2ee (diff)
downloadopenshift-21891653d3b287e6d78082ee03f878de415f16de.tar.gz
openshift-21891653d3b287e6d78082ee03f878de415f16de.tar.bz2
openshift-21891653d3b287e6d78082ee03f878de415f16de.tar.xz
openshift-21891653d3b287e6d78082ee03f878de415f16de.zip
Merge pull request #1 from abutcher/nuage_ha
Filterize haproxy front/backends and add method for specifying custom front/backends
Diffstat (limited to 'roles/openshift_loadbalancer_facts/README.md')
-rw-r--r--roles/openshift_loadbalancer_facts/README.md34
1 files changed, 0 insertions, 34 deletions
diff --git a/roles/openshift_loadbalancer_facts/README.md b/roles/openshift_loadbalancer_facts/README.md
deleted file mode 100644
index 57537cc03..000000000
--- a/roles/openshift_loadbalancer_facts/README.md
+++ /dev/null
@@ -1,34 +0,0 @@
-OpenShift HAProxy Loadbalancer Facts
-====================================
-
-TODO
-
-Requirements
-------------
-
-TODO
-
-Role Variables
---------------
-
-TODO
-
-Dependencies
-------------
-
-TODO
-
-Example Playbook
-----------------
-
-TODO
-
-License
--------
-
-Apache License, Version 2.0
-
-Author Information
-------------------
-
-Andrew Butcher (abutcher@redhat.com)