Skip to content

Commit 7a46bd1

Browse files
committed
Update opsworks-elasticsearch.template
1 parent d56ae35 commit 7a46bd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

opsworks-elasticsearch.template

+3-3
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
"Ref": "searchLayer"
323323
}
324324
],
325-
"InstanceType": "c3.large"
325+
"InstanceType": "m3.large"
326326
}
327327
},
328328
"myInstance2": {
@@ -336,7 +336,7 @@
336336
"Ref": "searchLayer"
337337
}
338338
],
339-
"InstanceType": "c3.large"
339+
"InstanceType": "m3.large"
340340
}
341341
},
342342
"myInstance3": {
@@ -350,7 +350,7 @@
350350
"Ref": "searchLayer"
351351
}
352352
],
353-
"InstanceType": "c3.large"
353+
"InstanceType": "m3.large"
354354
}
355355
}
356356
}

0 commit comments

Comments
 (0)