Logoj0ke.net Open Build Service > Projects > hardware:dell > dell-config-cluster > Meta
Sign Up | Log In

Meta Configuration of Package dell-config-cluster

x
 
1
<package name="dell-config-cluster" project="hardware:dell">
2
  <title>dell-config-cluster</title>
3
  <description>The dell-config-cluster utility will assist in deploying small (2-16)
4
node Dell HA clusters connected to Dell storage.  All Dell specific
5
components such as DRAC and storage are configured and used for fencing devices
6
where appropriate. 
7
</description>
8
  <build>
9
    <enable arch="i586" repository="RHEL_5"/>
10
    <enable arch="x86_64" repository="RHEL_5"/>
11
    <enable arch="i586"/>
12
    <enable arch="x86_64"/>
13
    <enable repository="RHEL_5"/>
14
    <enable repository="el5-i386"/>
15
    <enable repository="el5-x86_64"/>
16
    <enable repository="f11-i386"/>
17
    <disable/>
18
  </build>
19
  <publish>
20
    <enable arch="i586" repository="RHEL_5"/>
21
    <enable arch="x86_64" repository="RHEL_5"/>
22
    <enable arch="i586"/>
23
    <enable arch="x86_64"/>
24
    <enable repository="RHEL_5"/>
25
    <enable repository="el5-i386"/>
26
    <enable repository="f11-x86_64"/>
27
    <disable/>
28
  </publish>
29
</package>
30