public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* master - config: Get rid of files I committed accidentally.
@ 2008-09-11 15:52 Christine Caulfield
  0 siblings, 0 replies; only message in thread
From: Christine Caulfield @ 2008-09-11 15:52 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=32e9845dcb40afbd4e0e4fedb7f4c9441e530162
Commit:        32e9845dcb40afbd4e0e4fedb7f4c9441e530162
Parent:        24f9c91e737508cd3d8f7a75fae9556e456c4f58
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Thu Sep 11 16:42:25 2008 +0100
Committer:     Christine Caulfield <ccaulfie@redhat.com>
CommitterDate: Thu Sep 11 16:42:25 2008 +0100

config: Get rid of files I committed accidentally.

You know my opinion of git.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
---
 config/daemons/ccsd/ccsd        |  Bin 147221 -> 0 bytes
 config/ldap.tar.gz              |  Bin 581186 -> 0 bytes
 config/tools/ccs_test/ccs_test  |  Bin 11963 -> 0 bytes
 config/tools/ccs_tool/ccs_test  |    1 -
 config/tools/ccs_tool/ccs_tool  |  Bin 86855 -> 0 bytes
 config/tools/ldap/confdb2ldif   |  Bin 15714 -> 0 bytes
 config/tools/man/confdb2ldif.8~ |   42 ---------------------------------------
 7 files changed, 0 insertions(+), 43 deletions(-)

diff --git a/config/daemons/ccsd/ccsd b/config/daemons/ccsd/ccsd
deleted file mode 100755
index 92c6800..0000000
Binary files a/config/daemons/ccsd/ccsd and /dev/null differ
diff --git a/config/ldap.tar.gz b/config/ldap.tar.gz
deleted file mode 100644
index 1b4996c..0000000
Binary files a/config/ldap.tar.gz and /dev/null differ
diff --git a/config/tools/ccs_test/ccs_test b/config/tools/ccs_test/ccs_test
deleted file mode 100755
index 658b311..0000000
Binary files a/config/tools/ccs_test/ccs_test and /dev/null differ
diff --git a/config/tools/ccs_tool/ccs_test b/config/tools/ccs_tool/ccs_test
deleted file mode 120000
index c22b977..0000000
--- a/config/tools/ccs_tool/ccs_test
+++ /dev/null
@@ -1 +0,0 @@
-ccs_tool
\ No newline at end of file
diff --git a/config/tools/ccs_tool/ccs_tool b/config/tools/ccs_tool/ccs_tool
deleted file mode 100755
index 4c80a02..0000000
Binary files a/config/tools/ccs_tool/ccs_tool and /dev/null differ
diff --git a/config/tools/ldap/confdb2ldif b/config/tools/ldap/confdb2ldif
deleted file mode 100755
index 95a5bbc..0000000
Binary files a/config/tools/ldap/confdb2ldif and /dev/null differ
diff --git a/config/tools/man/confdb2ldif.8~ b/config/tools/man/confdb2ldif.8~
deleted file mode 100644
index a435f5c..0000000
--- a/config/tools/man/confdb2ldif.8~
+++ /dev/null
@@ -1,42 +0,0 @@
-.TH confdb2ldif 8
-
-.SH NAME
-confdb2ldif - Create a LDAP LDIF file from a cluster configuration
-
-.SH SYNOPSIS
-.B confdb2ldap <basedn> [<config object base>]
-
-.SH DESCRIPTION
-\fBconfdb2ldif\fP Reads the cluster configuration from the openais object database
-and generates and LDIF file suitable for importing into an LDAP database. The LDIF
-file is written to standard output.
-
-.SH OPTIONS
-.TP
-\fB<basedn>\fP
-This is the base DN of the LDAP server into which the configuration will be imported.
-confdb2ldif will create a "cn=cluster" object below this to contain the cluster configuration.
-.TP
-\fB[<config object base>]\fP
-Configuration object in the objdb to start from. This defaults to "cluster" and 
-there should rarely be any need to change it.
-
-.SH COMMENTS
-\fBconfdb2ldif\fP uses the openais libconfdb to read the configuration. If run against
-a running aisexec it will read the live configuration. It is possible to generate an LDIF file 
-from a non-running system by using the standalone feature of openais's libconfdb.
-.b
-eg to read the configuration from /etc/cluster/cluster.conf, use the following command:
-
-\fOPENAIS_DEFAULT_CONFIG_IFACE=xmlconfig:cmanpreconfig \fconfdb2ldif \fdc=mycompany,dc=com
-
-or to do it from CCS
-
-\fOPENAIS_DEFAULT_CONFIG_IFACE=ccsconfig:cmanpreconfig \fconfdb2ldif \fdc=mycompany,dc=com
-
-
-
-.SH BUGS
-
-.SH SEE ALSO
-libconfdb(7), openais(8), cluster.conf(5)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-11 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-11 15:52 master - config: Get rid of files I committed accidentally Christine Caulfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).