On 01/10/2012 05:08 AM, Fabio M. Di Nitto wrote: > For example: > > quorum { > nodeid_list: x y z... > node.x.votes: .. > node.y.votes: .. > } My only comment/recommendation would be; quorum { common_stuff: foo node x { votes: 1 id: 1 } node y { votes: 1 id: 2 } node z { votes: 1 id: 3 } } >From an admin perspective, I find it easier to write one directive that will be more or less common, copypasta it X number of times and then go back and change the one or two values that need updating. This is functionally equivalent to your example, so I won't argue strongly for this. Though I must admit I also have a stylistic preference for separate directives. I think your version more closely meshes to objctl, so perhaps it's easier to use your example? -- Digimer E-Mail: digimer@xxxxxxxxxxx Freenode handle: digimer Papers and Projects: http://alteeve.com Node Assassin: http://nodeassassin.org "omg my singularity battery is dead again. stupid hawking radiation." - epitron _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss