diff --git a/roles/karaage3.1.17/templates/index.html.j2 b/roles/karaage3.1.17/templates/index.html.j2 index 31112f620d28f8810f57e1be72650031e1c074ff..61c24b3954b21f5ebd0fa0f50abda8fd76611eac 100644 --- a/roles/karaage3.1.17/templates/index.html.j2 +++ b/roles/karaage3.1.17/templates/index.html.j2 @@ -1,8 +1,14 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> -<body><h3>HPC identity system (The landing page is under construction)</h3> +<body><h3>HPC identity system (The landing page is under the construction)</h3> <br> -<p>Monash HPC identity system is a new HPC user management system. Access to the HPC ID system is done through the Australian Access Federation (AAF). This allows you to login using your Institutional username and password.<br><br>If your organisation is not a member of the AAF or if you need helps, please send HPC email support: help@massive.org.au.</p> +<p>Monash HPC identity system is a new HPC access control system. Access to the HPC ID system is done through the Australian Access Federation (AAF). This allows you to login using your Institutional username and password. +<br> +<br> +If it is the first time you are using the system, it will give your options to select your existing HPC username for creating a new user account. You'll need to join projects before you can access HPC system. +<br> +<br> +If your organisation is not a member of the AAF or if you need helps, please send HPC email support: help@massive.org.au.</p> <br> <p>Click following link <a href=https://{{ ansible_fqdn }}/aafbootstrap>to continue.</a></p> </body>