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> <html>
<head> <head>
<title>Ansible Tower: Secondary</title> <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> </head>
<body> <body>
<h1>Ansible Tower</h1> <h1>Ansible Tower</h1>