diff --git a/awx/templates/ha/redirect.html b/awx/templates/ha/redirect.html index 244575756f..f3bd96fa01 100644 --- a/awx/templates/ha/redirect.html +++ b/awx/templates/ha/redirect.html @@ -6,7 +6,7 @@
This Ansible Tower server (version {{ version }}) is in secondary - mode. The current master is {{ primary.ip_address }}. + mode. The current master is {{ primary.hostname }}.
This page will redirect in {{ redirect_seconds }} seconds.