cluster: STABLE3 - config: Add resource-defaults to ldif

Lon Hohberger lon at fedoraproject.org
Thu Sep 2 14:02:44 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=e9a8b4e4ed9463902620683e69750b71930e3b15
Commit:        e9a8b4e4ed9463902620683e69750b71930e3b15
Parent:        17db8d14d8a3b9a79e025310a22c7a532fb67d97
Author:        Lon Hohberger <lhh at redhat.com>
AuthorDate:    Thu Sep 2 09:59:16 2010 -0400
Committer:     Lon Hohberger <lhh at redhat.com>
CommitterDate: Thu Sep 2 09:59:16 2010 -0400

config: Add resource-defaults to ldif

Signed-off-by: Lon Hohberger <lhh at redhat.com>
---
 config/plugins/ldap/99cluster.ldif |    7 ++++++-
 config/plugins/ldap/ldap-base.csv  |    3 ++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/config/plugins/ldap/99cluster.ldif b/config/plugins/ldap/99cluster.ldif
index 9043321..5ad8f71 100644
--- a/config/plugins/ldap/99cluster.ldif
+++ b/config/plugins/ldap/99cluster.ldif
@@ -1,4 +1,4 @@
-# Auto-generated @ 2010-09-02 09:06:41
+# Auto-generated @ 2010-09-02 09:59:03
 dn: cn=schema
 attributeTypes: (
   1.3.6.1.4.1.2312.8.1.1.1 NAME 'rhcsConfig-version'
@@ -1763,6 +1763,11 @@ objectClasses: (
 #objectClasses: (
 #     1.3.6.1.4.1.2312.8.1.2.27 NAME 'rhcsResources' SUP top STRUCTURAL
 #   )
+### Placeholder for rhcsResource-defaults
+### This object class currently has no attributes
+#objectClasses: (
+#     1.3.6.1.4.1.2312.8.1.2.62 NAME 'rhcsResource-defaults' SUP top STRUCTURAL
+#   )
 objectClasses: (
      1.3.6.1.4.1.2312.8.1.2.59 NAME 'rhcsClvmd' SUP top STRUCTURAL
      MAY ( rhcsInterface )
diff --git a/config/plugins/ldap/ldap-base.csv b/config/plugins/ldap/ldap-base.csv
index 1dc5029..ee8a560 100644
--- a/config/plugins/ldap/ldap-base.csv
+++ b/config/plugins/ldap/ldap-base.csv
@@ -1,5 +1,5 @@
 # Max attribute value: 289
-# Max object class value: 61
+# Max object class value: 62
 obj,rhcsCluster,cluster,1
 obj,rhcsCman,cman,3
 obj,rhcsTotem,totem,4
@@ -349,3 +349,4 @@ attr,rhcsDelay,delay,286
 attr,rhcsMissing-as-off,missing_as_off,287
 attr,rhcsEsh,esh,288
 attr,rhcsQuiet,quiet,289
+obj,rhcsResource-defaults,resource-defaults,62


More information about the cluster-commits mailing list