← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~ballot/launchpad-mojo-specs/+git/private:vbuilder into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder

 

Benjamin Allot has proposed merging ~ballot/launchpad-mojo-specs/+git/private:vbuilder into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~ballot/launchpad-mojo-specs/+git/private/+merge/489034
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~ballot/launchpad-mojo-specs/+git/private:vbuilder into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder.
diff --git a/vbuilder/bundle.yaml b/vbuilder/bundle.yaml
index 29a90a4..0674679 100644
--- a/vbuilder/bundle.yaml
+++ b/vbuilder/bundle.yaml
@@ -35,7 +35,7 @@
   will only be relevant for the remaining archs.
 #}
 {%-   set modifiers_bos02 = '{"arm64": "10.44.0.22", "ppc64el": "10.44.0.20"}' %}
-{%-   set modifiers_bos03 = '{"arm64": "10.143.254.129", "arm64_gpu": "10.143.254.87", "ppc64el": "10.143.254.194", "riscv64": "10.143.254.223", "s390x": "10.143.254.18"}' %}
+{%-   set modifiers_bos03 = '{"arm64": "10.143.254.129", "arm64_gpu": "10.143.254.87", "ppc64el": "10.143.254.194", "riscv64": "10.143.254.66", "s390x": "10.143.254.18"}' %}
 {%-   set name_prefix = "launchpad-buildd" %}
 {%-   set openstack_tenant_name = "vbuilder_project" %}
 {%-   set openstack_tenant_name_bos03 = "launchpad-vbuilder-production_project" %}

Follow ups