2010-06-30 10:46:24 +02:00
|
|
|
diff -r 93114fbc53ea cts/CM_ais.py
|
|
|
|
--- a/cts/CM_ais.py Tue Mar 09 20:00:05 2010 +0100
|
|
|
|
+++ b/cts/CM_ais.py Tue Mar 09 22:27:19 2010 +0100
|
|
|
|
@@ -242,8 +242,8 @@
|
|
|
|
|
|
|
|
self.update({
|
|
|
|
"Name" : "crm-flatiron",
|
2010-12-02 16:19:50 +01:00
|
|
|
- "StartCmd" : "service corosync start",
|
|
|
|
- "StopCmd" : "service corosync stop",
|
2010-06-30 10:46:24 +02:00
|
|
|
+ "StartCmd" : CTSvars.INITDIR+"/openais start",
|
|
|
|
+ "StopCmd" : CTSvars.INITDIR+"/openais stop",
|
|
|
|
|
|
|
|
# The next pattern is too early
|
|
|
|
# "Pat:We_stopped" : "%s.*Service engine unloaded: Pacemaker Cluster Manager",
|