#!/bin/bash # This is noop check script. Change it to something meaningful. # TODO (inc0): When HAProxy is implemented, this should be changed to HAProxy check # https://github.com/stackforge/kolla/blob/master/specs/high-availability.rst exit 0