r738 |r739| r740
Index: inputs/ISS/wwwnext.cf
===================================================================
--- inputs/ISS/wwwnext.cf	(revision 738)
+++ inputs/ISS/wwwnext.cf	(revision 739)
@@ -1,9 +1,14 @@
 control:
-  actionsequence = ( directories copy )
+  actionsequence = ( directories packages copy )
+  AllowRedefinitionOf = ( RPMInstallCommand )
+  RPMInstallCommand = ( "/usr/bin/yum -y install %s" )
 
 directories:
  /etc/ha.d mode=755 owner=0 group=0
 
+packages:
+  heartbeat pkgmgr=rpm action=install
+
 copy:
   ${mastersrc}/apps/wwwnext/haresources
     dest=/etc/ha.d/haresources