On Tue, Mar 11, 2008 at 4:57 PM, Dejan Muhamedagic <[EMAIL PROTECTED]> wrote: > On Tue, Mar 11, 2008 at 04:20:22PM +0100, Andreas Kurz wrote: > > On Tue, Mar 11, 2008 at 4:10 PM, Kirby Bakken <[EMAIL PROTECTED]> wrote: > > > Can someone tell me how to update the line that's in my cib.xml file: > > > > > > <nvpair id="MailTo_6_attr_0" name="email" > > > value="[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]"/> > > > > > > to add another email ID? > > > > > > > > > crm_attribute --attr-id MailTo_6_attr_0 --attr-value > > [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED] > > Looks much better than cibadmin biz. The attr-id option is marked > as "Advanced use only." Wonder why.
because --attr-name is usually the better/easier choice _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
