Code

Added FAI ldap schemata requirements
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 May 2010 07:53:03 +0000 (07:53 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 May 2010 07:53:03 +0000 (07:53 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18640 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/fai/admin/fai/class_faiManagement.inc

index b0852df334c337ba6264cd7c0ac5d1da95012ec4..0e96632d3afca5322130dbb0e96cb3c73cbed3b6 100644 (file)
@@ -1212,7 +1212,28 @@ class faiManagement extends management
                   "plDepends"     => array(),
                   "plPriority"    => 0,
                   "plSection"     => array("administration"),
-                  "plUsesSchemata"=> array('FAIclass' => '>=2.6'),
+                  "plRequirements"=> array(
+                        'ldapSchema' => array(
+                                'FAIclass' => '>=2.7',
+                                'FAIbranch' => '>=2.7',
+                                'FAIdebconfInfo' => '>=2.7',
+                                'FAIobject' => '>=2.7',
+                                'FAIpackageList' => '>=2.7',
+                                'FAItemplate' => '>=2.7',
+                                'FAIscript' => '>=2.7',
+                                'FAIvariable' => '>=2.7',
+                                'FAIhook' => '>=2.7',
+                                'FAItemplateEntry' => '>=2.7',
+                                'FAIscriptEntry' => '>=2.7',
+                                'FAIvariableEntry' => '>=2.7',
+                                'FAIhookEntry' => '>=2.7',
+                                'FAIpartitionTable' => '>=2.7',
+                                'FAIpartitionDisk' => '>=2.7',
+                                'FAIpartitionEntry' => '>=2.7',
+                                'FAIprofile' => '>=2.7',
+                                'FAIpartitionEntry' => '>=2.7'
+                        )
+                    ),
                   "plProperties" =>
                   array(
                       array(