]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Updated docstring to describe haproxy roles
authorShilpa Jagannath <smanjara@users.noreply.github.com>
Tue, 30 Oct 2018 07:09:58 +0000 (12:39 +0530)
committerVasu Kulkarni <vasu@redhat.com>
Mon, 17 Dec 2018 23:10:49 +0000 (15:10 -0800)
teuthology/task/ceph_ansible.py

index a93adc409d8ca7ad142e34249ff6c3eb77e6ea69..65e7493574164373d40aa9fed9c09b7faecb6aec 100644 (file)
@@ -553,6 +553,7 @@ class CephAnsible(Task):
         """
         # Clone haproxy from https://github.com/smanjara/ansible-haproxy/,
         # use inven.yml from ceph-ansible dir to read haproxy node from
+        # Assumes haproxy roles such as haproxy.0, haproxy.1 and so on.
 
         installer_node = self.ceph_installer
         haproxy_ansible_repo = self.config['haproxy_repo']