Identify the master by hostname.

This commit is contained in:
Luke Sneeringer 2014-12-09 09:50:18 -06:00
parent 572c1765cd
commit 9de1dc31f9

View File

@ -6,7 +6,7 @@
<body>
<h1>Ansible Tower</h1>
<p>This Ansible Tower server (version {{ version }}) is in secondary
mode. The current master is {{ primary.ip_address }}.
mode. The current master is {{ primary.hostname }}.
</p>
<p>This page will redirect in {{ redirect_seconds }} seconds.</p>
</body>