diff --git a/sahara/plugins/default_templates/template.conf b/sahara/plugins/default_templates/template.conf index 097ff4dd..cb4ebc64 100644 --- a/sahara/plugins/default_templates/template.conf +++ b/sahara/plugins/default_templates/template.conf @@ -12,6 +12,12 @@ auto_security_group = true [cdh-530-default-namenode] # For the CDH plugin, version 5.3.0, set the flavor_id -# of the master node to 4 which is m1.large in the +# of the name node to 4 which is m1.large in the +# default flavor set +flavor_id = 4 + +[cdh-540-default-namenode] +# For the CDH plugin, version 5.4.0, set the flavor_id +# of the name node to 4 which is m1.large in the # default flavor set flavor_id = 4