Gehel has submitted this change and it was merged.
Change subject: Disabling tileratorui notification
......................................................................
Disabling tileratorui notification
Issue under investigation for notification, let's not generate more noise
than needed.
Change-Id: I3e68101dbcd52a5f0c07dfc458471cbae97fc1d8
---
M modules/role/manifests/maps/master.pp
1 file changed, 8 insertions(+), 9 deletions(-)
Approvals:
Gehel: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/role/manifests/maps/master.pp
b/modules/role/manifests/maps/master.pp
index e99307a..b72ce08 100644
--- a/modules/role/manifests/maps/master.pp
+++ b/modules/role/manifests/maps/master.pp
@@ -49,15 +49,14 @@
}
osm::planet_sync { 'gis':
- ensure => present,
- flat_nodes => true,
- expire_levels => '15',
- num_threads => 4,
- pg_password => $osmupdater_pass,
- period => 'day', # Remove thse as soon as we get down
to minute
- hour => '1',
- minute => '27',
- postreplicate_command => '/usr/local/bin/notify-tilerator',
+ ensure => present,
+ flat_nodes => true,
+ expire_levels => '15',
+ num_threads => 4,
+ pg_password => $osmupdater_pass,
+ period => 'day', # Remove thse as soon as we get down to minute
+ hour => '1',
+ minute => '27',
}
# Cassandra grants
--
To view, visit https://gerrit.wikimedia.org/r/297295
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3e68101dbcd52a5f0c07dfc458471cbae97fc1d8
Gerrit-PatchSet: 2
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