Meta Configuration of Package 001aggregates
15
1
<package name="001aggregates" project="SUSE:SLE-15-SP3:Update">
2
<title>Dummy package to aggregate Containers module packages</title>
3
<description>This is kind of test. Hopefully itworks.</description>
4
<build>
5
<enable arch="x86_64" repository="SLE-Module-Containers"/>
6
<disable/>
7
<disable arch="x86_64" repository="standard"/>
8
<disable arch="x86_64"/>
9
<disable arch="i586"/>
10
</build>
11
<publish>
12
<enable arch="x86_64" repository="SLE-Module-Containers"/>
13
</publish>
14
</package>
15