From 72ae3350011b2a9288624bb4dae63af8d9618860 Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Thu, 23 Oct 2014 13:22:10 +0100 Subject: [PATCH] change minion to compute nodes under Juno Signed-off-by: Arif Ali --- heat_templates/icehouse/hpc.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/heat_templates/icehouse/hpc.yaml b/heat_templates/icehouse/hpc.yaml index c61d981..91cadf1 100644 --- a/heat_templates/icehouse/hpc.yaml +++ b/heat_templates/icehouse/hpc.yaml @@ -1,9 +1,9 @@ heat_template_version: 2013-05-23 description: > - This template will boot a Kubernetes cluster with one or more - minions (as specified by the number_of_minions parameter, which - defaults to "2"). + This template will boot a HPC cluster with one or more compute + nodes (as specified by the number_of_compute_nodes parameter, which + defaults to "10"). parameters: