cluster: STABLE3 - config: Add tomcat-6 to ldif schema

Lon Hohberger lon at fedoraproject.org
Fri Jul 16 21:04:02 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=229684fb8ffd9fd7b33067f980151ce8b12fc458
Commit:        229684fb8ffd9fd7b33067f980151ce8b12fc458
Parent:        c35a1959e3018d1d8a8476a82cb913f08b6860e6
Author:        Lon Hohberger <lhh at redhat.com>
AuthorDate:    Fri Jul 16 17:01:31 2010 -0400
Committer:     Lon Hohberger <lhh at redhat.com>
CommitterDate: Fri Jul 16 17:01:31 2010 -0400

config: Add tomcat-6 to ldif schema

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

diff --git a/config/plugins/ldap/99cluster.ldif b/config/plugins/ldap/99cluster.ldif
index f1b03e2..2ded2a0 100644
--- a/config/plugins/ldap/99cluster.ldif
+++ b/config/plugins/ldap/99cluster.ldif
@@ -1,4 +1,4 @@
-# Auto-generated @ 2010-07-15 10:44:22
+# Auto-generated @ 2010-07-16 17:01:19
 dn: cn=schema
 attributeTypes: (
   1.3.6.1.4.1.2312.8.1.1.1 NAME 'rhcsConfig-version'
@@ -1770,6 +1770,10 @@ objectClasses: (
      MAY ( rhcs--failure-expire-time $ rhcs--max-failures $ rhcs--enforce-timeouts $ rhcs--independent-subtree $ rhcsService-name $ rhcsShutdown-wait $ rhcsCatalina-base $ rhcsCatalina-options $ rhcsTomcat-user $ rhcsConfig-file $ name $ rhcsRef )
    )
 objectClasses: (
+     1.3.6.1.4.1.2312.8.1.2.61 NAME 'rhcsTomcat-6' SUP top STRUCTURAL
+     MAY ( rhcs--failure-expire-time $ rhcs--max-failures $ rhcs--enforce-timeouts $ rhcs--independent-subtree $ rhcsService-name $ rhcsShutdown-wait $ rhcsConfig-file $ name $ rhcsRef )
+   )
+objectClasses: (
      1.3.6.1.4.1.2312.8.1.2.45 NAME 'rhcsLvm' SUP top STRUCTURAL
      MAY ( rhcs--failure-expire-time $ rhcs--max-failures $ rhcs--enforce-timeouts $ rhcs--independent-subtree $ rhcsNfslock $ rhcsSelf-fence $ rhcsLv-name $ rhcsVg-name $ name $ rhcsRef )
    )
diff --git a/config/plugins/ldap/ldap-base.csv b/config/plugins/ldap/ldap-base.csv
index ec33723..4e74550 100644
--- a/config/plugins/ldap/ldap-base.csv
+++ b/config/plugins/ldap/ldap-base.csv
@@ -1,5 +1,5 @@
 # Max attribute value: 280
-# Max object class value: 60
+# Max object class value: 61
 obj,rhcsCluster,cluster,1
 obj,rhcsCman,cman,3
 obj,rhcsTotem,totem,4
@@ -339,3 +339,4 @@ attr,rhcsFail-recv-const,fail_recv_const,278
 obj,rhcsNfsserver,nfsserver,60
 attr,rhcsNfspath,nfspath,279
 attr,rhcsCman-label,cman_label,280
+obj,rhcsTomcat-6,tomcat-6,61


More information about the cluster-commits mailing list