canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #05246
[Merge] ~andersson123/autopkgtest-cloud:haproxy-pin-series into autopkgtest-cloud:master
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:haproxy-pin-series into autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/471497
Fixes minor issue when trying to deploy the haproxy charm
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:haproxy-pin-series into autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index 13ac941..eb2b59c 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -262,6 +262,7 @@ applications:
charm: cs:haproxy
num_units: 1
expose: true
+ series: jammy
options:
# Add 'forwardfor' to the default options
default_options: httplog, dontlognull, forwardfor
Follow ups