diff options
author | Jason DeTiberus <detiber@gmail.com> | 2016-05-27 08:56:32 -0400 |
---|---|---|
committer | Jason DeTiberus <detiber@gmail.com> | 2016-05-27 08:56:32 -0400 |
commit | 4b734695abf9ca112c9ad3be33f03fcd1a1e7abf (patch) | |
tree | 714787ea14ac8cc432b6357f37e6d38a9dadbdfa /roles/haproxy/README.md | |
parent | 7a189730b1b6dddbed174586afe752615e60d948 (diff) | |
parent | 57abf26c30e306d1527e92a61a94088e542bb006 (diff) | |
download | openshift-4b734695abf9ca112c9ad3be33f03fcd1a1e7abf.tar.gz openshift-4b734695abf9ca112c9ad3be33f03fcd1a1e7abf.tar.bz2 openshift-4b734695abf9ca112c9ad3be33f03fcd1a1e7abf.tar.xz openshift-4b734695abf9ca112c9ad3be33f03fcd1a1e7abf.zip |
Merge pull request #1896 from abutcher/openshift-loadbalancer
Separate master and haproxy config playbooks.
Diffstat (limited to 'roles/haproxy/README.md')
-rw-r--r-- | roles/haproxy/README.md | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/roles/haproxy/README.md b/roles/haproxy/README.md deleted file mode 100644 index 5bc415066..000000000 --- a/roles/haproxy/README.md +++ /dev/null @@ -1,34 +0,0 @@ -HAProxy -======= - -TODO - -Requirements ------------- - -TODO - -Role Variables --------------- - -TODO - -Dependencies ------------- - -TODO - -Example Playbook ----------------- - -TODO - -License -------- - -Apache License, Version 2.0 - -Author Information ------------------- - -Jason DeTiberus (jdetiber@redhat.com) |