@@ -131,6 +131,16 @@ class SiteHardwareGenerator < WikiGenerator
text_data<<["\n== #{cluster_uid} ==\n"]
text_data<<["'''#{cluster_nodes}#{G5K.pluralize(cluster_nodes,'node')}, #{cluster_cpus}#{G5K.pluralize(cluster_cpus,'cpu')}, #{cluster_cores}#{G5K.pluralize(cluster_cores,'core')}"+(subclusters==true?",''' split as follows due to differences between nodes ":"''' ")+"([https://public-api.grid5000.fr/stable/sites/#{site}/clusters/#{cluster_uid}/nodes.json?pretty=1 json])"]