diff --git a/Makefile b/Makefile index b1d4fce..0513508 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ TARGET=deb PACKAGE_NAME=expexp PACKAGE_VERSION=0.2.0 -PACKAGE_REVISION=1 +PACKAGE_REVISION=2 PACKAGE_ARCH=amd64 PACKAGE_MAINTAINER=tristan@qubit.com PACKAGE_FILE=$(PACKAGE_NAME)_$(PACKAGE_VERSION)-$(PACKAGE_REVISION)_$(PACKAGE_ARCH).$(TARGET) diff --git a/expexp.yaml b/expexp.yaml index ff2d32d..b510683 100644 --- a/expexp.yaml +++ b/expexp.yaml @@ -14,6 +14,11 @@ modules: http: port: 4194 + haproxy: + method: http + http: + port: 9101 + blackbox: method: http http: