Skip to content

Commit

Permalink
Updated recipe with missing property
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffblack committed Jun 28, 2011
1 parent 8ed650a commit f245f15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/hbase-ec2-cdh.properties
@@ -1,3 +1,4 @@
whirr.cluster-name=hbase
whirr.instance-templates=1 zookeeper+hadoop-namenode+hadoop-jobtracker+hbase-master,5 hadoop-datanode+hadoop-tasktracker+hbase-regionserver

#custom CDH zookeeper install and configure functions
Expand Down Expand Up @@ -27,7 +28,7 @@ whirr.hardware-id=c1.xlarge
whirr.image-id=us-east-1/ami-04c9306d

# If you choose a different location, make sure whirr.image-id is updated too
whirr.location-id=us-east-1b
whirr.location-id=us-east-1

# By default use the user system SSH keys. Override them here.
# whirr.private-key-file=${sys:user.home}/.ssh/id_rsa
Expand Down

0 comments on commit f245f15

Please sign in to comment.