On Wed, May 14, 2008 at 11:10 AM, <[EMAIL PROTECTED]> wrote: > Hi Dudes, > > i've got a question about developing ocf-ra for ha2. It is a unwritten law > to develop ra's as a shell script (i.e. bash...) or it is possible to > develope it in some other languages (i.e. perl :). I'll write some vmware > ra's and I'll use the vmware-perl-library to handle the resources. It's a > good or bad idea?!
any language that can read environment variables and accepts an action to perform on the command-line is acceptable shell scripts are just the most common at the moment _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
