diff --git a/deploy-board/deploy_board/templates/hosts/host_details.html b/deploy-board/deploy_board/templates/hosts/host_details.html index 10f247141e..90d8d1d15c 100644 --- a/deploy-board/deploy_board/templates/hosts/host_details.html +++ b/deploy-board/deploy_board/templates/hosts/host_details.html @@ -58,7 +58,8 @@
- + + @@ -69,6 +70,7 @@ {% for host in hosts %} +
AWS Acccount Id Host Name Host Id Host Group
{{ host.accountId }} {{ host.hostName }} {{ host.hostId }} {{ host.groupName }}