Last change
on this file since 3052 was
2927,
checked in by broder, 15 years ago
|
In invirt-cluster-config:
- Use openais for clustering instead of cman!
|
-
Property svn:executable set to
*
|
File size:
325 bytes
|
Rev | Line | |
---|
[1520] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | DEB_DIVERT_EXTENSION = .invirt |
---|
| 4 | DEB_TRANSFORM_FILES_invirt-cluster-config += \ |
---|
| 5 | /etc/lvm/lvm.conf.invirt |
---|
[2927] | 6 | DEB_DIVERT_FILES_invirt-cluster-config += \ |
---|
| 7 | /etc/corosync/corosync.conf.invirt \ |
---|
| 8 | /etc/default/corosync |
---|
[1520] | 9 | |
---|
| 10 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 11 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.