diff --git a/healthcheck/panko-api b/healthcheck/panko-api new file mode 100644 index 000000000..451aafc9d --- /dev/null +++ b/healthcheck/panko-api @@ -0,0 +1,6 @@ +#!/bin/sh + +. ${HEALTHCHECK_SCRIPTS:-/usr/share/openstack-tripleo-common/healthcheck}/common.sh + +check_url=$(get_url_from_vhost /etc/httpd/conf.d/10-panko_wsgi.conf) +healthcheck_curl ${check_url}