Skip to content

Commit dd241a4

Browse files
author
Pawel Ulita
committed
Make the default number of the nodecellar instances to 1 in the haproxy example
1 parent 9bddc7a commit dd241a4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

openstack-haproxy-blueprint.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,6 @@ node_templates:
100100
nodejs_host:
101101
type: nodecellar.nodes.MonitoredServer
102102

103-
###########################################################
104-
# Setting the nodejs_host initial number of instances to 2.
105-
# The default values for instances.deploy is 1.
106-
###########################################################
107-
108-
instances:
109-
deploy: 2
110-
111103
relationships:
112104

113105
###########################################################

0 commit comments

Comments
 (0)