source: trunk/packages/invirt-cluster-config/debian/rules @ 2927

Last change on this file since 2927 was 2927, checked in by broder, 14 years ago

In invirt-cluster-config:

  • Use openais for clustering instead of cman!
  • Property svn:executable set to *
File size: 325 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .invirt
4DEB_TRANSFORM_FILES_invirt-cluster-config += \
5        /etc/lvm/lvm.conf.invirt
6DEB_DIVERT_FILES_invirt-cluster-config += \
7        /etc/corosync/corosync.conf.invirt \
8        /etc/default/corosync
9
10include /usr/share/cdbs/1/rules/debhelper.mk
11include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.