Fix redirect.

This commit is contained in:
Luke Sneeringer 2014-12-17 12:29:58 -06:00
parent 719ae63a28
commit efee35bf70

View File

@ -1,7 +1,7 @@
<html>
<head>
<title>Ansible Tower: Secondary</title>
<meta http-equiv="refresh" content="{{ redirect_seconds }}; url=//{{ primary.ip_address }}/" />
<meta http-equiv="refresh" content="{{ redirect_seconds }}; url=//{{ primary.hostname }}/" />
</head>
<body>
<h1>Ansible Tower</h1>