mos 9 repo priority fix
diff --git a/linux/system/repo/mos9_galera.yml b/linux/system/repo/mos9_galera.yml
index f42c71e..f006c5d 100644
--- a/linux/system/repo/mos9_galera.yml
+++ b/linux/system/repo/mos9_galera.yml
@@ -30,7 +30,7 @@
# Set lowest priority for remain packages from this repo
# as we want use only galera from here
- pin: "release a=mos9.0"
- priority: 400
+ priority: 700
package: "*"
mirantis_9_0_mos_updated_repo:
source: "deb [arch=amd64] http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0 mos9.0-updates restricted main"
@@ -44,5 +44,5 @@
# Set lowest priority for remain packages from this repo
# as we want use only galera from here
- pin: "release a=mos9.0-updates"
- priority: 400
+ priority: 700
package: "*"