@@ -6,7 +6,7 @@
<specification>Open Build Service(OBS) Worker</specification>
</description>
<preferences>
- <type compressed="true" filesystem="ext4" boot="netboot/suse-SLES11" image="pxe" bootkernel="xenk" bootprofile="xen" />
+ <type compressed="true" filesystem="ext3" boot="netboot/suse-SLES11" image="pxe" bootkernel="xenk" bootprofile="xen" />
<!-- empty
just to convince diff3 on version updates
-->
@@ -27,7 +27,8 @@
</users>
<repository type="rpm-md">
- <source path="obs://openSUSE:Tools/SLE_11_SP2"/>
+<!-- <source path="obs://openSUSE:Tools/SLE_11_SP2"/> -->
+ <source path="http://download.opensuse.org/repositories/openSUSE:/Tools/SLE_11_SP2/"/>
</repository>
<repository type="rpm-md">
<source path="obs://SLE_11_SP2:Updates/oss"/>
|