Merge ~cjwatson/launchpad-mojo-specs:lp-activate-production-copy-archive-publisher into launchpad-mojo-specs:master

Proposed by Colin Watson
Status: Merged
Merged at revision: 86a050e80a7c2d31142b0a69fb2ce80ce7ee02c5
Proposed branch: ~cjwatson/launchpad-mojo-specs:lp-activate-production-copy-archive-publisher
Merge into: launchpad-mojo-specs:master
Diff against target: 12 lines (+1/-0)
1 file modified
lp/bundle.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+454878@code.launchpad.net

Commit message

lp: Activate launchpad-copy-archive-publisher on production

Description of the change

We've cut over DNS now, and things seemed to work when we set this by hand.

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

Thanks for moving it over the finish line! :tada:

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lp/bundle.yaml b/lp/bundle.yaml
2index a177e5a..72e4d87 100644
3--- a/lp/bundle.yaml
4+++ b/lp/bundle.yaml
5@@ -190,6 +190,7 @@
6 {%- set launchpad_codehosting_database_name = "launchpad_prod_codehosting" %}
7 {%- set launchpad_codehosting_lb_constraints = "cores=8 mem=8G root-disk-source=volume root-disk=50G" %}
8 {%- set launchpad_codehosting_workers = 2 %}
9+{%- set launchpad_copy_archive_publisher_active = True %}
10 {#- On PS5, the separate attached data volume needs to be on fast Ceph. #}
11 {%- set launchpad_copy_archive_publisher_constraints = "cores=4 mem=8G root-disk-source=volume root-disk=50G" %}
12 {%- set launchpad_copy_archive_publisher_database_name = "launchpad_prod_copy_archive_publisher" %}

Subscribers

People subscribed via source and target branches