Skip to content

Instantly share code, notes, and snippets.

@alextricity25
Created December 5, 2016 22:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alextricity25/cc58ea36036e38057027f53980e701f1 to your computer and use it in GitHub Desktop.
Save alextricity25/cc58ea36036e38057027f53980e701f1 to your computer and use it in GitHub Desktop.
curling horizon external lb endpoint redirect problem
root@cantu-rpco-newton17:/opt/rpc-openstack/rpcd/playbooks# curl https://104.130.228.4/ --insecure
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://104.130.228.4/">here</a>.</p>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment