Merge "Fix the path to HEALTHCHECK_SCRIPTS in healthcheck/ironic-api"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ${HEALTHCHECK_SCRIPTS:-/usr/share/tripleo-common/healthcheck}/common.sh
|
||||
. ${HEALTHCHECK_SCRIPTS:-/usr/share/openstack-tripleo-common/healthcheck}/common.sh
|
||||
|
||||
check_url=$(get_url_from_vhost /etc/httpd/conf.d/10-ironic_wsgi.conf)
|
||||
healthcheck_curl ${check_url}
|
||||
|
Reference in New Issue
Block a user