Have you looked at Puppet ? This example is from 0.6* but it's still good http://www.edwardcapriolo.com/roller/edwardcapriolo/entry/easy_street_deploying_cassandra_via
Or Chef http://blog.darkhax.com/2010/11/05/instant-nosql-cluster-with-chef-cassandra-and-your-favorite-cloud-hosting-provider Aaron On 21 Mar 2011, at 12:39, Anurag Gujral wrote: > Hi All, > I want to modify the values in the cassandra.yaml which comes with > the cassandra-0.7 package based on values of hostnames, > colo etc. > Does someone knows of some script which I can use which reads in default > cassandra.yaml and write outs new cassandra.yaml > with values based on number of nodes in the cluster ,hostname,colo name etc. > > Thanks > Anurag