From b421eec88e3028c90e60f9d4a725150ad96e80cd Mon Sep 17 00:00:00 2001 From: CVL-GitHub <jupiter.hu@monash.edu> Date: Thu, 15 Oct 2015 14:43:49 +1100 Subject: [PATCH] update --- roles/karaage3.1.17/templates/index.html.j2 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/roles/karaage3.1.17/templates/index.html.j2 b/roles/karaage3.1.17/templates/index.html.j2 index 31112f62..61c24b39 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> -- GitLab