mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
Merge pull request #6845 from wenottingham/not-funny-ha-ha
Remove old HA redirect template.
This commit is contained in:
commit
42a55cd1b3
@ -1,13 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Ansible Tower: Secondary</title>
|
||||
<meta http-equiv="refresh" content="{{ redirect_seconds }}; url=//{{ primary.hostname }}/" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Ansible Tower</h1>
|
||||
<p>This Ansible Tower server (version {{ version }}) is in secondary
|
||||
mode. The current master is {{ primary.hostname }}.
|
||||
</p>
|
||||
<p>This page will redirect in {{ redirect_seconds }} seconds.</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user