public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: Christine Caulfield <chrissie@fedoraproject.org>
To: cluster-cvs-relay@redhat.com
Subject: cluster: STABLE3 - config: Add fence_daemon type to conf2ldif
Date: Wed, 25 Mar 2009 14:12:00 -0000	[thread overview]
Message-ID: <20090325141144.9A856120231@lists.fedorahosted.org> (raw)

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=6c1ca6b9a7f5e8f0329a0e66cf7947a8b09f7916
Commit:        6c1ca6b9a7f5e8f0329a0e66cf7947a8b09f7916
Parent:        b18716612a71d9efe19c36f384b771cd2f07141c
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Wed Mar 25 14:11:00 2009 +0000
Committer:     Christine Caulfield <ccaulfie@redhat.com>
CommitterDate: Wed Mar 25 14:11:00 2009 +0000

config: Add fence_daemon type to conf2ldif

I'm sure we need more in there too...

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
---
 config/tools/ldap/confdb2ldif.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/config/tools/ldap/confdb2ldif.c b/config/tools/ldap/confdb2ldif.c
index 5086a22..be0ccce 100644
--- a/config/tools/ldap/confdb2ldif.c
+++ b/config/tools/ldap/confdb2ldif.c
@@ -27,6 +27,7 @@ struct objectclasses
 	{ "fencedevice", "rhcsFencedevice" },
 	{ "method", "rhcsFencemethod" },
 	{ "logging", "rhcsLoggersubsys" },
+	{ "fence_daemon", "rhcsFencedaemon" },
 };
 /* TODO: Add more here as the schema gets filled in */
 


                 reply	other threads:[~2009-03-25 14:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090325141144.9A856120231@lists.fedorahosted.org \
    --to=chrissie@fedoraproject.org \
    --cc=cluster-cvs-relay@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).