From: Michael Polenchuk Date: Mon, 10 Jun 2019 10:16:10 +0000 (+0400) Subject: [ha] Disable apache's status module X-Git-Tag: opnfv-9.0.0~40 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=77d58a1773dcea3ab971661292158978d4f00f6f;hp=77d58a1773dcea3ab971661292158978d4f00f6f;p=fuel.git [ha] Disable apache's status module To avoid ports conflict of nginx/apache disable unused apache's status module, which is binded on 80 port by default. Also remove patch with double locations content (formula already has such configuration). JIRA: FUEL-408 Change-Id: Ib06dac8abe36299cf77747bdb3fc0fe7216b6096 Signed-off-by: Michael Polenchuk ---