aboutsummaryrefslogtreecommitdiffstats
path: root/mcp
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2019-02-04 21:33:27 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-02-04 21:33:27 +0000
commit344ff3f741c925d387bbf9f10db0f77455f929da (patch)
treebe5807e87a83cbe354cb0bebac716a94c13b929b /mcp
parent918c1273f7d0b3fafb6b1d2fce1f6f8a8384e014 (diff)
parenta4e83d75373702f2cb44f394c426750318611c5e (diff)
Merge "[fdio] Fix VPP package pinning"
Diffstat (limited to 'mcp')
-rw-r--r--mcp/reclass/classes/cluster/all-mcp-arch-common/fdio_repo.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcp/reclass/classes/cluster/all-mcp-arch-common/fdio_repo.yml b/mcp/reclass/classes/cluster/all-mcp-arch-common/fdio_repo.yml
index d6394a4df..08bc848f2 100644
--- a/mcp/reclass/classes/cluster/all-mcp-arch-common/fdio_repo.yml
+++ b/mcp/reclass/classes/cluster/all-mcp-arch-common/fdio_repo.yml
@@ -12,7 +12,7 @@ parameters:
linux:
system:
repo:
- fdio.ubuntu:
+ fdio-ubuntu:
# yamllint disable-line rule:line-length
source: "deb [trusted=yes] http://nexus.fd.io/content/repositories/fd.io.ubuntu.${_param:linux_system_codename}.main/ ./"
pin:
@@ -20,7 +20,7 @@ parameters:
priority: 1200
package: 'vpp*'
# NOTE(armband): For now we define all repos on all archs, let APT figure it out
- fdio.ubuntu-arm:
+ fdio-ubuntu-arm:
# yamllint disable-line rule:line-length
source: "deb [trusted=yes] http://nexus.fd.io/content/repositories/fd.io.ubuntu-arm.${_param:linux_system_codename}.main/ ./"
networking-vpp: