Merge "fix amphora-agent-install script, typo, heath -> health"

This commit is contained in:
Zuul
2021-11-15 16:03:35 +00:00
committed by Gerrit Code Review

View File

@@ -24,7 +24,7 @@ ln -s $AMP_VENV/bin/amphora-agent /usr/local/bin/amphora-agent || true
# Also link out the vrrp check script(s) so they're in PATH for keepalived
ln -s $AMP_VENV/bin/haproxy-vrrp-* /usr/local/bin/ || true
# Link heath checker script
# Link health checker script
ln -s $AMP_VENV/bin/amphora-health-checker /usr/local/bin/amphora-health-checker || true
# Link amphora interface script