Gehel has submitted this change and it was merged.

Change subject: Adding missing expire parameter to tileratorui notification
......................................................................


Adding missing expire parameter to tileratorui notification

Change-Id: Ifbe60e526eb2663f6e838b2a58f872dd81f031ef
---
M modules/tilerator/manifests/ui.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Gehel: Looks good to me, approved
  Yurik: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/tilerator/manifests/ui.pp 
b/modules/tilerator/manifests/ui.pp
index cfea1e3..46221fd 100644
--- a/modules/tilerator/manifests/ui.pp
+++ b/modules/tilerator/manifests/ui.pp
@@ -74,6 +74,7 @@
     $generator_id   = 'gen',
     $storage_id     = 'v3',
     $delete_empty   = 1,
+    $expire_dir     = '/srv/osm_expire/',
 ) {
     $statefile = "${statefile_dir}/expire.state"
     $cassandra_tileratorui_user = 'tileratorui'

-- 
To view, visit https://gerrit.wikimedia.org/r/297293
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifbe60e526eb2663f6e838b2a58f872dd81f031ef
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <[email protected]>
Gerrit-Reviewer: Gehel <[email protected]>
Gerrit-Reviewer: Yurik <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to