]> git.openstreetmap.org Git - chef.git/log
chef.git
8 weeks agoCorrect switch name in backup script
Tom Hughes [Wed, 13 May 2026 07:50:41 +0000 (08:50 +0100)]
Correct switch name in backup script

8 weeks agoDrop testing on ubuntu 22.04 for recipes no longer used there
Tom Hughes [Tue, 12 May 2026 19:24:11 +0000 (20:24 +0100)]
Drop testing on ubuntu 22.04 for recipes no longer used there

8 weeks agoDrop python from db::base as it's no longer used
Tom Hughes [Tue, 12 May 2026 19:23:34 +0000 (20:23 +0100)]
Drop python from db::base as it's no longer used

8 weeks agoUpdate bundle
Tom Hughes [Tue, 12 May 2026 17:45:46 +0000 (18:45 +0100)]
Update bundle

8 weeks agoUpdate vectortile tests to expect postgres 18
Tom Hughes [Tue, 12 May 2026 17:44:37 +0000 (18:44 +0100)]
Update vectortile tests to expect postgres 18

8 weeks agoSwitch vector tiles to postgres 18
Tom Hughes [Tue, 12 May 2026 10:19:21 +0000 (11:19 +0100)]
Switch vector tiles to postgres 18

8 weeks agoimagery: workaround mapserver shutdown bug: https://github.com/MapServer/MapServer...
Grant Slater [Mon, 11 May 2026 14:55:44 +0000 (15:55 +0100)]
imagery: workaround mapserver shutdown bug: https://github.com/MapServer/MapServer/pull/7504

8 weeks agoimagery: use SIGTERM to correctly terminate mapserver
Grant Slater [Mon, 11 May 2026 12:07:37 +0000 (13:07 +0100)]
imagery: use SIGTERM to correctly terminate mapserver

8 weeks agosystemd: add kill_signal support to service
Grant Slater [Mon, 11 May 2026 12:07:08 +0000 (13:07 +0100)]
systemd: add kill_signal support to service

8 weeks agoMerge remote-tracking branch 'github/pull/850'
Tom Hughes [Mon, 11 May 2026 08:50:08 +0000 (09:50 +0100)]
Merge remote-tracking branch 'github/pull/850'

8 weeks agoRemove wikidata source
Jochen Topf [Mon, 11 May 2026 08:40:39 +0000 (10:40 +0200)]
Remove wikidata source

The second night in a row getting results from wikidata.org failed. I am running several Sparql queries to get information about OSM keys and tags. Probabyl running into some kind of limit.

This information is not that important, but it blocks the taginfo update. So disabling this for the moment seems to be the best short-term solution.

2 months agoSync backup expiry list with reality
Tom Hughes [Sun, 10 May 2026 16:58:31 +0000 (17:58 +0100)]
Sync backup expiry list with reality

2 months agoFix path for cinc server
Tom Hughes [Sun, 10 May 2026 16:50:43 +0000 (17:50 +0100)]
Fix path for cinc server

2 months agoSwitch to using CINC for the chef server
Tom Hughes [Sun, 10 May 2026 14:59:25 +0000 (15:59 +0100)]
Switch to using CINC for the chef server

2 months agoMake sure the database backup script errors on failure
Tom Hughes [Sun, 10 May 2026 12:00:37 +0000 (13:00 +0100)]
Make sure the database backup script errors on failure

2 months agoUpdate timezone identifiers for US machines
Tom Hughes [Sat, 9 May 2026 11:24:11 +0000 (12:24 +0100)]
Update timezone identifiers for US machines

2 months agoDebian 13 uses mapnik 4.0
Tom Hughes [Fri, 8 May 2026 18:51:45 +0000 (19:51 +0100)]
Debian 13 uses mapnik 4.0

2 months agomediawiki: Fix apiThumbCacheExpiry param name for QuickInstantCommons
Grant Slater [Fri, 8 May 2026 14:27:54 +0000 (15:27 +0100)]
mediawiki: Fix apiThumbCacheExpiry param name for QuickInstantCommons

2 months agomediawiki: Increase InstantCommons cache expiry based on recommendations
Grant Slater [Fri, 8 May 2026 12:09:58 +0000 (13:09 +0100)]
mediawiki: Increase InstantCommons cache expiry based on recommendations

2 months agozstd - add 1 additional fix
Grant Slater [Fri, 8 May 2026 09:49:22 +0000 (10:49 +0100)]
zstd - add 1 additional fix

2 months agozstd backup - workaround https://github.com/facebook/zstd/issues/4332
Grant Slater [Fri, 8 May 2026 09:41:05 +0000 (10:41 +0100)]
zstd backup - workaround https://github.com/facebook/zstd/issues/4332

2 months agonominatim: switch longma to postgresql 18
Sarah Hoffmann [Fri, 8 May 2026 09:37:48 +0000 (11:37 +0200)]
nominatim: switch longma to postgresql 18

2 months agoimagery: BG image revision bump again
Grant Slater [Fri, 8 May 2026 09:31:48 +0000 (10:31 +0100)]
imagery: BG image revision bump again

2 months agoimagery: remove BG temporary layers
Grant Slater [Fri, 8 May 2026 09:23:27 +0000 (10:23 +0100)]
imagery: remove BG temporary layers

2 months agoAdd workaround for dirtyfrag vulnerability
Tom Hughes [Thu, 7 May 2026 21:03:28 +0000 (22:03 +0100)]
Add workaround for dirtyfrag vulnerability

2 months agoUpdate matomo to 5.10.0
Tom Hughes [Thu, 7 May 2026 18:05:42 +0000 (19:05 +0100)]
Update matomo to 5.10.0

2 months agoSwitch dev to use postgres 18
Tom Hughes [Thu, 7 May 2026 17:15:20 +0000 (18:15 +0100)]
Switch dev to use postgres 18

2 months agoManage permissions for moderation_zones table
Tom Hughes [Thu, 7 May 2026 16:47:31 +0000 (17:47 +0100)]
Manage permissions for moderation_zones table

2 months agoMerge remote-tracking branch 'github/pull/849'
Tom Hughes [Thu, 7 May 2026 10:07:35 +0000 (11:07 +0100)]
Merge remote-tracking branch 'github/pull/849'

2 months agoGive source dir to prometheus metric script
Jochen Topf [Thu, 7 May 2026 09:59:32 +0000 (11:59 +0200)]
Give source dir to prometheus metric script

For upcoming changes to the metric script that also needs data from the sources directory.

2 months agoAdd postgres 18 to dev server
Tom Hughes [Wed, 6 May 2026 19:30:02 +0000 (20:30 +0100)]
Add postgres 18 to dev server

2 months agoimagery: update BG test update to rev2
Grant Slater [Wed, 6 May 2026 19:24:58 +0000 (20:24 +0100)]
imagery: update BG test update to rev2

2 months agoRevert "Move amsterdam gateway to norbert"
Tom Hughes [Wed, 6 May 2026 19:22:32 +0000 (20:22 +0100)]
Revert "Move amsterdam gateway to norbert"

This reverts commit 5f06d84be813e0e7c4f95ed9e94e33444d463e38.

2 months agoMove amsterdam gateway to norbert
Tom Hughes [Wed, 6 May 2026 18:21:21 +0000 (19:21 +0100)]
Move amsterdam gateway to norbert

2 months agoSwitch taginfo to use ruby 3.4
Tom Hughes [Wed, 6 May 2026 17:45:58 +0000 (18:45 +0100)]
Switch taginfo to use ruby 3.4

2 months agoSwitch OTRS to use postgres 18
Tom Hughes [Wed, 6 May 2026 17:28:41 +0000 (18:28 +0100)]
Switch OTRS to use postgres 18

2 months agoAdd postgres 18 to postgres versions for OTRS
Tom Hughes [Wed, 6 May 2026 17:21:51 +0000 (18:21 +0100)]
Add postgres 18 to postgres versions for OTRS

2 months agoDrop testing on ubuntu for recipes no longer used there
Tom Hughes [Tue, 5 May 2026 18:03:06 +0000 (19:03 +0100)]
Drop testing on ubuntu for recipes no longer used there

2 months agopodman: install passt/pasta on Debian 13
Grant Slater [Tue, 5 May 2026 12:27:56 +0000 (13:27 +0100)]
podman: install passt/pasta on Debian 13

2 months agoLoad bigdecimal before pg
Tom Hughes [Sun, 3 May 2026 19:37:40 +0000 (20:37 +0100)]
Load bigdecimal before pg

2 months agoapt: hwraid support modern debian
Grant Slater [Sun, 3 May 2026 19:05:00 +0000 (20:05 +0100)]
apt: hwraid support modern debian

2 months agoFix issues with HP repositories on Debian
Tom Hughes [Sun, 3 May 2026 14:52:09 +0000 (15:52 +0100)]
Fix issues with HP repositories on Debian

2 months agoFix issues with exim recipe on machines without clamav
Tom Hughes [Sun, 3 May 2026 14:01:51 +0000 (15:01 +0100)]
Fix issues with exim recipe on machines without clamav

2 months agoEnsure sysctl.conf exists for Debian 13
Tom Hughes [Sun, 3 May 2026 13:46:47 +0000 (14:46 +0100)]
Ensure sysctl.conf exists for Debian 13

2 months agoRemove old cleanup code
Tom Hughes [Sun, 3 May 2026 13:46:05 +0000 (14:46 +0100)]
Remove old cleanup code

2 months agoRestart clamd if the clamav group membership changes
Tom Hughes [Sun, 3 May 2026 13:42:35 +0000 (14:42 +0100)]
Restart clamd if the clamav group membership changes

2 months agoUse spamd package for spamassassin
Tom Hughes [Sun, 3 May 2026 11:48:49 +0000 (12:48 +0100)]
Use spamd package for spamassassin

2 months agoMove default gateway in dublin back to fafnir
Tom Hughes [Sun, 3 May 2026 11:24:04 +0000 (12:24 +0100)]
Move default gateway in dublin back to fafnir

2 months agoUse horntail as default gateway in dublin
Tom Hughes [Sun, 3 May 2026 09:59:08 +0000 (10:59 +0100)]
Use horntail as default gateway in dublin

2 months agoMove gateway for dublin to horntail
Tom Hughes [Sun, 3 May 2026 09:44:58 +0000 (10:44 +0100)]
Move gateway for dublin to horntail

2 months agoimagery: BG updated layer (testing)
Grant Slater [Sun, 3 May 2026 08:49:27 +0000 (09:49 +0100)]
imagery: BG updated layer (testing)

2 months agoimagery: Fix BG imagery title
Grant Slater [Sat, 2 May 2026 12:47:10 +0000 (13:47 +0100)]
imagery: Fix BG imagery title

2 months agoimagery: add BG MAF 2025 imagery
Grant Slater [Sat, 2 May 2026 12:44:53 +0000 (13:44 +0100)]
imagery: add BG MAF 2025 imagery

2 months agoDisable algif_aead module globally
Grant Slater [Thu, 30 Apr 2026 09:54:58 +0000 (10:54 +0100)]
Disable algif_aead module globally

2 months agoPrometheus: bump altermanager version
Grant Slater [Thu, 30 Apr 2026 09:53:53 +0000 (10:53 +0100)]
Prometheus: bump altermanager version

2 months agoprometheus: security version update
Grant Slater [Mon, 27 Apr 2026 16:28:33 +0000 (17:28 +0100)]
prometheus: security version update

2 months agoswitch vhagar to postgresql 18
Sarah Hoffmann [Mon, 27 Apr 2026 14:42:29 +0000 (16:42 +0200)]
switch vhagar to postgresql 18

2 months agoUpdate bundle
Tom Hughes [Sun, 26 Apr 2026 18:43:25 +0000 (19:43 +0100)]
Update bundle

2 months agoUpdate to bundler 4.x
Tom Hughes [Sun, 26 Apr 2026 18:41:39 +0000 (19:41 +0100)]
Update to bundler 4.x

2 months agoLock TemplateStyles wiki extension to a working version
Tom Hughes [Sun, 26 Apr 2026 18:40:42 +0000 (19:40 +0100)]
Lock TemplateStyles wiki extension to a working version

2 months agoUpdate tilekiln and street spirit versions
Paul Norman [Thu, 23 Apr 2026 22:28:33 +0000 (15:28 -0700)]
Update tilekiln and street spirit versions

2 months agoimagery: Add OS OpenMap Local April 2026
Grant Slater [Thu, 23 Apr 2026 09:47:37 +0000 (10:47 +0100)]
imagery: Add OS OpenMap Local April 2026

2 months agoUpdate Gems
Grant Slater [Sat, 18 Apr 2026 10:37:34 +0000 (12:37 +0200)]
Update Gems

2 months agodulcy: move to postgresql 18
Sarah Hoffmann [Tue, 21 Apr 2026 14:02:33 +0000 (16:02 +0200)]
dulcy: move to postgresql 18

2 months agowiki: Switch monthly dump
Grant Slater [Sat, 18 Apr 2026 09:42:59 +0000 (11:42 +0200)]
wiki: Switch monthly dump

2 months agoMerge remote-tracking branch 'github/pull/845'
Tom Hughes [Fri, 17 Apr 2026 21:20:10 +0000 (22:20 +0100)]
Merge remote-tracking branch 'github/pull/845'

2 months agoUpdate OpenStreetMap.js - Update OSM tile URL
danieldegroot2 [Fri, 17 Apr 2026 19:38:53 +0000 (21:38 +0200)]
Update OpenStreetMap.js - Update OSM tile URL

Updated OSM tile URL.

2 months agoUpdate dns.js - Update OSM tile URL
danieldegroot2 [Fri, 17 Apr 2026 10:33:00 +0000 (12:33 +0200)]
Update dns.js - Update OSM tile URL

Updated OSM tile URL.

2 months agoUpdate map.js - Update OSM tile URL
danieldegroot2 [Fri, 17 Apr 2026 10:31:28 +0000 (12:31 +0200)]
Update map.js - Update OSM tile URL

Updated OSM tile URL.

2 months agowiki: Increase memcache memory limit
Grant Slater [Fri, 17 Apr 2026 09:34:16 +0000 (11:34 +0200)]
wiki: Increase memcache memory limit

2 months agomediawiki: set wgThumbnailSteps
Grant Slater [Thu, 16 Apr 2026 10:59:11 +0000 (12:59 +0200)]
mediawiki: set wgThumbnailSteps

2 months agoAdd nominatim role to poldi
Grant Slater [Wed, 15 Apr 2026 14:16:41 +0000 (16:16 +0200)]
Add nominatim role to poldi

2 months agoprometheus: security version bump
Grant Slater [Tue, 14 Apr 2026 17:57:37 +0000 (19:57 +0200)]
prometheus: security version bump

2 months agoInstall postgis package on slave database servers
Tom Hughes [Sun, 12 Apr 2026 18:22:54 +0000 (19:22 +0100)]
Install postgis package on slave database servers

2 months agoAdd postgis to master database
Andy Allan [Wed, 11 Mar 2026 10:14:39 +0000 (10:14 +0000)]
Add postgis to master database

2 months agoDrop support for carto 5.x and default to flex output
Tom Hughes [Sun, 12 Apr 2026 17:44:55 +0000 (18:44 +0100)]
Drop support for carto 5.x and default to flex output

2 months agoSwitch palulokon to carto 6.0.0
Tom Hughes [Sat, 11 Apr 2026 21:35:25 +0000 (22:35 +0100)]
Switch palulokon to carto 6.0.0

2 months agoprometheus: bump versions
Grant Slater [Sat, 11 Apr 2026 12:20:55 +0000 (14:20 +0200)]
prometheus: bump versions

2 months agoSwitch odin to carto 6.0.0
Tom Hughes [Fri, 10 Apr 2026 18:06:18 +0000 (19:06 +0100)]
Switch odin to carto 6.0.0

3 months agocommunity: bump esr version of discourse
Grant Slater [Thu, 9 Apr 2026 14:13:02 +0000 (16:13 +0200)]
community: bump esr version of discourse

3 months agoSkip hponcfg on trixie
Tom Hughes [Wed, 8 Apr 2026 19:51:38 +0000 (20:51 +0100)]
Skip hponcfg on trixie

3 months agoUse bookworm for HPE repository on trixie
Tom Hughes [Wed, 8 Apr 2026 19:50:08 +0000 (20:50 +0100)]
Use bookworm for HPE repository on trixie

3 months agoAdd role for poldi
Tom Hughes [Wed, 8 Apr 2026 19:21:44 +0000 (20:21 +0100)]
Add role for poldi

3 months agoSwitch orm to carto 6.0.0
Tom Hughes [Sat, 4 Apr 2026 15:38:26 +0000 (16:38 +0100)]
Switch orm to carto 6.0.0

3 months agoSwitch culebre to carto 6.0.0
Tom Hughes [Fri, 3 Apr 2026 16:21:49 +0000 (17:21 +0100)]
Switch culebre to carto 6.0.0

3 months agoEnable mul language code for wikibase on the production wiki
Tom Hughes [Wed, 1 Apr 2026 19:29:03 +0000 (20:29 +0100)]
Enable mul language code for wikibase on the production wiki

3 months agoSet tmpAlwaysShowMulLanguageCode flag on test wiki
Tom Hughes [Wed, 1 Apr 2026 11:27:22 +0000 (12:27 +0100)]
Set tmpAlwaysShowMulLanguageCode flag on test wiki

3 months agoEnable mul language code for wikibase on the test wiki
Tom Hughes [Tue, 31 Mar 2026 19:23:40 +0000 (20:23 +0100)]
Enable mul language code for wikibase on the test wiki

3 months agoSwitch azure-02 to carto 6.0.0
Tom Hughes [Tue, 31 Mar 2026 07:54:17 +0000 (08:54 +0100)]
Switch azure-02 to carto 6.0.0

3 months agoSwitch piasa to carto 6.0.0
Tom Hughes [Sat, 28 Mar 2026 18:36:04 +0000 (18:36 +0000)]
Switch piasa to carto 6.0.0

3 months agoSwitch nidhogg to carto 6.0.0
Tom Hughes [Fri, 27 Mar 2026 19:14:31 +0000 (19:14 +0000)]
Switch nidhogg to carto 6.0.0

3 months agoUpdate ssh keys for tomh
Tom Hughes [Fri, 27 Mar 2026 19:07:21 +0000 (19:07 +0000)]
Update ssh keys for tomh

3 months agoMerge remote-tracking branch 'github/pull/842'
Tom Hughes [Fri, 27 Mar 2026 12:11:30 +0000 (12:11 +0000)]
Merge remote-tracking branch 'github/pull/842'

3 months agobuild(deps): bump cookstyle from 8.6.4 to 8.6.10
dependabot[bot] [Fri, 27 Mar 2026 11:32:40 +0000 (11:32 +0000)]
build(deps): bump cookstyle from 8.6.4 to 8.6.10

Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.6.4 to 8.6.10.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v8.6.4...v8.6.10)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-version: 8.6.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoConfigure totp_domain for web site
Tom Hughes [Thu, 26 Mar 2026 14:28:49 +0000 (14:28 +0000)]
Configure totp_domain for web site

3 months agoUpdate bundle
Tom Hughes [Thu, 26 Mar 2026 08:19:11 +0000 (08:19 +0000)]
Update bundle

3 months agoAdd a job runner for the notifiers queue
Tom Hughes [Thu, 26 Mar 2026 08:18:18 +0000 (08:18 +0000)]
Add a job runner for the notifiers queue

3 months agoEnable the Linter and DiscussionTools extensions on the wiki
Tom Hughes [Thu, 26 Mar 2026 08:05:31 +0000 (08:05 +0000)]
Enable the Linter and DiscussionTools extensions on the wiki

3 months agocommunity: upgrade discourse to 2026.1.2 (ESR)
Grant Slater [Tue, 24 Mar 2026 13:11:49 +0000 (13:11 +0000)]
community: upgrade discourse to 2026.1.2 (ESR)

3 months agoSwitch azure-01 to carto 6.0.0
Tom Hughes [Tue, 24 Mar 2026 09:42:00 +0000 (09:42 +0000)]
Switch azure-01 to carto 6.0.0