← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~wgrant/launchpad/restore-archivepublisher-config into lp:launchpad/db-devel

 

William Grant has proposed merging lp:~wgrant/launchpad/restore-archivepublisher-config into lp:launchpad/db-devel.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~wgrant/launchpad/restore-archivepublisher-config/+merge/54301

db-devel is missing some archivepublisher config keys that are in the prod configs. This branch revives them, easing deployments until we remove them from the production configs after 11.04.
-- 
https://code.launchpad.net/~wgrant/launchpad/restore-archivepublisher-config/+merge/54301
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~wgrant/launchpad/restore-archivepublisher-config into lp:launchpad/db-devel.
=== modified file 'lib/canonical/config/schema-lazr.conf'
--- lib/canonical/config/schema-lazr.conf	2011-03-14 16:24:32 +0000
+++ lib/canonical/config/schema-lazr.conf	2011-03-22 06:58:30 +0000
@@ -24,6 +24,12 @@
 # datatype: string
 dbuser: archivepublisher
 
+# XXX: wgrant 2011-03-22 bug=739992: These three keys are obsolete and
+# should be removed after 11.04 is released.
+root: none
+base_url: none 
+copy_base_url: none
+
 
 [binaryfile_expire]
 dbuser: binaryfile-expire