diff --git a/openstack-haproxy-blueprint.yaml b/openstack-haproxy-blueprint.yaml index 84f906b..ad4cf43 100644 --- a/openstack-haproxy-blueprint.yaml +++ b/openstack-haproxy-blueprint.yaml @@ -100,14 +100,6 @@ node_templates: nodejs_host: type: nodecellar.nodes.MonitoredServer - ########################################################### - # Setting the nodejs_host initial number of instances to 2. - # The default values for instances.deploy is 1. - ########################################################### - - instances: - deploy: 2 - relationships: ###########################################################