]> git.openstreetmap.org Git - chef.git/log
chef.git
15 months agowiki: use tmp fork of OsmWikibase
Grant Slater [Thu, 26 Jan 2023 11:02:34 +0000 (11:02 +0000)]
wiki: use tmp fork of OsmWikibase

15 months agomediawiki: enable $wgCacheDirectory to not break wikibase
Grant Slater [Thu, 26 Jan 2023 09:22:30 +0000 (09:22 +0000)]
mediawiki: enable $wgCacheDirectory to not break wikibase

15 months agowiki: Use elasticsearch 7.x
Grant Slater [Thu, 26 Jan 2023 08:54:02 +0000 (08:54 +0000)]
wiki: Use elasticsearch 7.x

15 months agoAllow mediawiki mysql users to FLUSH TABLES for backup
Tom Hughes [Thu, 26 Jan 2023 08:44:11 +0000 (08:44 +0000)]
Allow mediawiki mysql users to FLUSH TABLES for backup

15 months agoMove wiki tabaluga -> konqi
Grant Slater [Wed, 12 Oct 2022 07:27:22 +0000 (08:27 +0100)]
Move wiki tabaluga -> konqi

15 months agoBring various postgres settings in line with modern defaults
Tom Hughes [Wed, 25 Jan 2023 18:58:59 +0000 (18:58 +0000)]
Bring various postgres settings in line with modern defaults

15 months agoAllow replication connections to slave databases
Tom Hughes [Wed, 25 Jan 2023 18:34:08 +0000 (18:34 +0000)]
Allow replication connections to slave databases

15 months agoDrop bytemark addresses from database access rules
Tom Hughes [Wed, 25 Jan 2023 18:31:30 +0000 (18:31 +0000)]
Drop bytemark addresses from database access rules

15 months agoDisable postgres JIT for main database
Tom Hughes [Wed, 25 Jan 2023 09:35:12 +0000 (09:35 +0000)]
Disable postgres JIT for main database

15 months agoUse postgres 15 for promscale
Tom Hughes [Tue, 24 Jan 2023 22:12:10 +0000 (22:12 +0000)]
Use postgres 15 for promscale

15 months agoUse postgres 15 for OSQA
Tom Hughes [Tue, 24 Jan 2023 21:23:55 +0000 (21:23 +0000)]
Use postgres 15 for OSQA

15 months agoDrop support for old versions of postgres
Tom Hughes [Tue, 24 Jan 2023 21:22:54 +0000 (21:22 +0000)]
Drop support for old versions of postgres

15 months agoUse postgres 15 for OTRS
Tom Hughes [Tue, 24 Jan 2023 21:11:59 +0000 (21:11 +0000)]
Use postgres 15 for OTRS

15 months agoMerge remote-tracking branch 'github/pull/565'
Tom Hughes [Mon, 23 Jan 2023 22:40:19 +0000 (22:40 +0000)]
Merge remote-tracking branch 'github/pull/565'

15 months agoUpgrade dev server to postgres 15
Tom Hughes [Mon, 23 Jan 2023 19:07:21 +0000 (19:07 +0000)]
Upgrade dev server to postgres 15

15 months agoFix expected database version in tests
Tom Hughes [Mon, 23 Jan 2023 10:46:48 +0000 (10:46 +0000)]
Fix expected database version in tests

15 months agoFix promscale extension version
Tom Hughes [Mon, 23 Jan 2023 10:28:43 +0000 (10:28 +0000)]
Fix promscale extension version

15 months agoPin promscale extension to a fixed version that matches promscale
Tom Hughes [Mon, 23 Jan 2023 10:20:36 +0000 (10:20 +0000)]
Pin promscale extension to a fixed version that matches promscale

15 months agoUpdate promscale to 0.17.0
Tom Hughes [Mon, 23 Jan 2023 10:16:23 +0000 (10:16 +0000)]
Update promscale to 0.17.0

15 months agoRevert "Make eddie a database master"
Tom Hughes [Mon, 23 Jan 2023 10:06:19 +0000 (10:06 +0000)]
Revert "Make eddie a database master"

This reverts commit 6fe70e0617968f663b11576344103743ee1ca31b.

15 months agoDon't allow postgres export to remove IPC objects
Tom Hughes [Mon, 23 Jan 2023 10:04:19 +0000 (10:04 +0000)]
Don't allow postgres export to remove IPC objects

15 months agoInstall full fat vim everywhere
Tom Hughes [Sun, 22 Jan 2023 14:11:14 +0000 (14:11 +0000)]
Install full fat vim everywhere

15 months agoSwitch site back to online mode
Tom Hughes [Sun, 22 Jan 2023 12:26:31 +0000 (12:26 +0000)]
Switch site back to online mode

15 months agoConfigure wal_level on database slaves
Tom Hughes [Sun, 22 Jan 2023 11:12:30 +0000 (11:12 +0000)]
Configure wal_level on database slaves

15 months agoConfigure max_wal_senders on slaves to match the master
Tom Hughes [Sun, 22 Jan 2023 11:07:51 +0000 (11:07 +0000)]
Configure max_wal_senders on slaves to match the master

15 months agoFix typo
Tom Hughes [Sun, 22 Jan 2023 11:00:11 +0000 (11:00 +0000)]
Fix typo

15 months agoHandle configuration of standby servers in Postgres 12 and later
Tom Hughes [Sun, 22 Jan 2023 10:55:59 +0000 (10:55 +0000)]
Handle configuration of standby servers in Postgres 12 and later

15 months agoDrop setting of stats_temp_directory for Postgres 15
Tom Hughes [Sun, 22 Jan 2023 10:30:41 +0000 (10:30 +0000)]
Drop setting of stats_temp_directory for Postgres 15

15 months agoUpgrade main database to postgres 15
Tom Hughes [Sun, 22 Jan 2023 10:24:34 +0000 (10:24 +0000)]
Upgrade main database to postgres 15

15 months agoStop rails queue runners in readonly and offline modes
Tom Hughes [Sun, 22 Jan 2023 10:05:00 +0000 (10:05 +0000)]
Stop rails queue runners in readonly and offline modes

15 months agoSwitch site to offline mode
Tom Hughes [Sun, 22 Jan 2023 10:00:50 +0000 (10:00 +0000)]
Switch site to offline mode

15 months agominor upgrade for CiviRules
michael spreng [Sat, 21 Jan 2023 15:05:34 +0000 (16:05 +0100)]
minor upgrade for CiviRules

15 months agoConfigure cred_keys and sign_keys for civicrm
Tom Hughes [Sat, 21 Jan 2023 15:00:54 +0000 (15:00 +0000)]
Configure cred_keys and sign_keys for civicrm

15 months agoMerge remote-tracking branch 'github/pull/564'
Tom Hughes [Sat, 21 Jan 2023 14:43:14 +0000 (14:43 +0000)]
Merge remote-tracking branch 'github/pull/564'

15 months agomajor civicrm upgrade
michael spreng [Sat, 21 Jan 2023 11:10:03 +0000 (12:10 +0100)]
major civicrm upgrade

15 months agocommunity: stop yoyo rebuilds due to git repo changes
Grant Slater [Sat, 21 Jan 2023 12:14:20 +0000 (12:14 +0000)]
community: stop yoyo rebuilds due to git repo changes

15 months agoIncrease memory limit for mediawiki-refresh-links
Tom Hughes [Sat, 21 Jan 2023 12:04:01 +0000 (12:04 +0000)]
Increase memory limit for mediawiki-refresh-links

15 months agoInstall postgres 15 on database servers
Tom Hughes [Sat, 21 Jan 2023 11:26:50 +0000 (11:26 +0000)]
Install postgres 15 on database servers

15 months agoRevert "minor civicrm upgrade"
Tom Hughes [Sat, 21 Jan 2023 11:26:25 +0000 (11:26 +0000)]
Revert "minor civicrm upgrade"

This reverts commit 8562f344274d9968779f13e24353a850a5b71b39.

15 months agoMerge remote-tracking branch 'github/pull/563'
Tom Hughes [Sat, 21 Jan 2023 11:21:35 +0000 (11:21 +0000)]
Merge remote-tracking branch 'github/pull/563'

15 months agominor civicrm upgrade
michael spreng [Sat, 21 Jan 2023 11:10:03 +0000 (12:10 +0100)]
minor civicrm upgrade

15 months agoCleanup references to defunct bytemark machines
Tom Hughes [Thu, 19 Jan 2023 22:50:51 +0000 (22:50 +0000)]
Cleanup references to defunct bytemark machines

15 months agoDrop role for grisu
Tom Hughes [Thu, 19 Jan 2023 19:26:10 +0000 (19:26 +0000)]
Drop role for grisu

15 months agoMake prometheus appear as a valid sender on shenron
Tom Hughes [Thu, 19 Jan 2023 19:19:31 +0000 (19:19 +0000)]
Make prometheus appear as a valid sender on shenron

15 months agoUse google DNS for remaining bytemark machines
Tom Hughes [Thu, 19 Jan 2023 18:55:19 +0000 (18:55 +0000)]
Use google DNS for remaining bytemark machines

15 months agoFix typo in local domain configuration for mailman
Tom Hughes [Thu, 19 Jan 2023 18:51:31 +0000 (18:51 +0000)]
Fix typo in local domain configuration for mailman

15 months agoDrop wireguard tunnels from shenron to data centres
Tom Hughes [Thu, 19 Jan 2023 18:50:50 +0000 (18:50 +0000)]
Drop wireguard tunnels from shenron to data centres

15 months agoDrop use of grisu as resolver on shenron
Tom Hughes [Thu, 19 Jan 2023 18:49:33 +0000 (18:49 +0000)]
Drop use of grisu as resolver on shenron

15 months agoDrop mail gateway role from shenron
Tom Hughes [Thu, 19 Jan 2023 18:37:11 +0000 (18:37 +0000)]
Drop mail gateway role from shenron

15 months agoDrop outgoing mail overrides that are no longer needed
Tom Hughes [Wed, 18 Jan 2023 20:22:23 +0000 (20:22 +0000)]
Drop outgoing mail overrides that are no longer needed

15 months agoRemove traces of katla and old tyan-s7010 role
Grant Slater [Wed, 18 Jan 2023 17:31:45 +0000 (17:31 +0000)]
Remove traces of katla and old tyan-s7010 role

15 months agoExtend long term caching of mailman archives to 2022
Tom Hughes [Wed, 18 Jan 2023 09:50:14 +0000 (09:50 +0000)]
Extend long term caching of mailman archives to 2022

15 months agoDrop role for katla
Tom Hughes [Tue, 17 Jan 2023 22:46:46 +0000 (22:46 +0000)]
Drop role for katla

15 months agoMerge remote-tracking branch 'github/pull/562'
Tom Hughes [Tue, 17 Jan 2023 22:09:44 +0000 (22:09 +0000)]
Merge remote-tracking branch 'github/pull/562'

15 months agoAttempt to fix missing images in Kartographer wiki extension
Tigerfell [Tue, 17 Jan 2023 21:15:49 +0000 (22:15 +0100)]
Attempt to fix missing images in Kartographer wiki extension

15 months agotile: send replicate logs to systemd journald
Grant Slater [Tue, 17 Jan 2023 14:59:31 +0000 (14:59 +0000)]
tile: send replicate logs to systemd journald

15 months agoUpgrade foundation wikis to elasticsearch 7.x
Tom Hughes [Mon, 16 Jan 2023 09:03:10 +0000 (09:03 +0000)]
Upgrade foundation wikis to elasticsearch 7.x

15 months agoapt: remove unused preferences files
Grant Slater [Mon, 16 Jan 2023 02:20:41 +0000 (02:20 +0000)]
apt: remove unused preferences files

15 months agoapt: use apt_preference to pin cciss-vol-status
Grant Slater [Mon, 16 Jan 2023 02:08:25 +0000 (02:08 +0000)]
apt: use apt_preference to pin cciss-vol-status

15 months agoAdd elasticsearch 7.x install support
Grant Slater [Mon, 16 Jan 2023 02:07:38 +0000 (02:07 +0000)]
Add elasticsearch 7.x install support

15 months agoIncrease timeout for wiki updates
Tom Hughes [Sun, 15 Jan 2023 11:42:36 +0000 (11:42 +0000)]
Increase timeout for wiki updates

15 months agoUpdate wiki to mediawiki 1.39
Tom Hughes [Sun, 15 Jan 2023 10:23:34 +0000 (10:23 +0000)]
Update wiki to mediawiki 1.39

15 months agoUse correct chef package for arm64
Tom Hughes [Sat, 14 Jan 2023 16:52:04 +0000 (16:52 +0000)]
Use correct chef package for arm64

15 months agoMerge remote-tracking branch 'github/pull/561'
Tom Hughes [Sat, 14 Jan 2023 16:43:39 +0000 (16:43 +0000)]
Merge remote-tracking branch 'github/pull/561'

15 months agoInstall grafana keyring manually
Tom Hughes [Thu, 12 Jan 2023 22:30:39 +0000 (22:30 +0000)]
Install grafana keyring manually

15 months agoUpgrade foundation, DWG and MWG wikis to 1.39
Tom Hughes [Thu, 12 Jan 2023 20:32:20 +0000 (20:32 +0000)]
Upgrade foundation, DWG and MWG wikis to 1.39

15 months agoUpdate board wiki to 1.39
Tom Hughes [Wed, 11 Jan 2023 21:25:11 +0000 (21:25 +0000)]
Update board wiki to 1.39

15 months agoTry to make mediawiki installation and update more robust
Tom Hughes [Thu, 12 Jan 2023 17:59:51 +0000 (17:59 +0000)]
Try to make mediawiki installation and update more robust

15 months agoAdd tests for foundation cookbook
Tom Hughes [Thu, 12 Jan 2023 11:45:09 +0000 (11:45 +0000)]
Add tests for foundation cookbook

15 months agoRevert "Update board wiki to 1.39"
Tom Hughes [Wed, 11 Jan 2023 21:34:53 +0000 (21:34 +0000)]
Revert "Update board wiki to 1.39"

This reverts commit 95d18fd8425340bd56582d403bdb88e7caeaeaec.

15 months agoUpdate board wiki to 1.39
Tom Hughes [Wed, 11 Jan 2023 21:25:11 +0000 (21:25 +0000)]
Update board wiki to 1.39

15 months agoreplace MultiMaps extension with Kartographer extension, closes openstreetmap/operati...
Tigerfell [Sat, 17 Dec 2022 12:34:10 +0000 (13:34 +0100)]
replace MultiMaps extension with Kartographer extension, closes openstreetmap/operations#749

15 months agoUpdate to osm-carto v5.7.0
Paul Norman [Wed, 11 Jan 2023 08:12:05 +0000 (00:12 -0800)]
Update to osm-carto v5.7.0

15 months agoRemove references to eustace
Tom Hughes [Mon, 9 Jan 2023 15:40:08 +0000 (15:40 +0000)]
Remove references to eustace

15 months agoRemove role for eustace
Tom Hughes [Mon, 9 Jan 2023 14:01:17 +0000 (14:01 +0000)]
Remove role for eustace

15 months agocommunity: bump discourse_docker release
Grant Slater [Fri, 6 Jan 2023 20:19:55 +0000 (20:19 +0000)]
community: bump discourse_docker release

15 months agocommunity: upgrade to v2.8.14
Grant Slater [Fri, 6 Jan 2023 20:18:16 +0000 (20:18 +0000)]
community: upgrade to v2.8.14

15 months agoUpdate chef client to 18.1.0
Tom Hughes [Thu, 5 Jan 2023 22:09:27 +0000 (22:09 +0000)]
Update chef client to 18.1.0

15 months agonominiatim: add new sqlalchemy dependency
Sarah Hoffmann [Thu, 5 Jan 2023 12:58:54 +0000 (13:58 +0100)]
nominiatim: add new sqlalchemy dependency

15 months agoMake eddie a database master
Tom Hughes [Mon, 2 Jan 2023 11:39:59 +0000 (11:39 +0000)]
Make eddie a database master

15 months agoAdd postgres 15 to eddie
Tom Hughes [Mon, 2 Jan 2023 11:39:06 +0000 (11:39 +0000)]
Add postgres 15 to eddie

15 months agonominatim: remove vacuuming of sub search-name tables
Sarah Hoffmann [Mon, 2 Jan 2023 07:57:31 +0000 (08:57 +0100)]
nominatim: remove vacuuming of sub search-name tables

They don't have an index on integer arrays anymore.

15 months agocommunity: fix lint issue
Grant Slater [Mon, 2 Jan 2023 01:53:44 +0000 (01:53 +0000)]
community: fix lint issue

15 months agocommunity: add short alias to certs
Grant Slater [Mon, 2 Jan 2023 01:49:12 +0000 (01:49 +0000)]
community: add short alias to certs

15 months agoRemove nominatim role from pummelzacken
Tom Hughes [Sun, 1 Jan 2023 10:54:06 +0000 (10:54 +0000)]
Remove nominatim role from pummelzacken

15 months agoFix typo
Tom Hughes [Sat, 31 Dec 2022 15:41:23 +0000 (15:41 +0000)]
Fix typo

15 months agoAlert if the number of SNMP PDUs returned decreases
Tom Hughes [Sat, 31 Dec 2022 15:41:07 +0000 (15:41 +0000)]
Alert if the number of SNMP PDUs returned decreases

15 months agoAdd some mysql alerts
Tom Hughes [Sat, 31 Dec 2022 12:02:00 +0000 (12:02 +0000)]
Add some mysql alerts

15 months agoIncrease memcache size for gps-tile servers
Tom Hughes [Sat, 31 Dec 2022 09:57:48 +0000 (09:57 +0000)]
Increase memcache size for gps-tile servers

15 months agoCreate directories for gps-tile output
Tom Hughes [Sat, 31 Dec 2022 09:48:41 +0000 (09:48 +0000)]
Create directories for gps-tile output

15 months agoConfigure muirdris as a gps-tile server
Tom Hughes [Sat, 31 Dec 2022 09:42:54 +0000 (09:42 +0000)]
Configure muirdris as a gps-tile server

16 months agoTune mysql for matomo on smaug
Tom Hughes [Fri, 30 Dec 2022 22:16:24 +0000 (22:16 +0000)]
Tune mysql for matomo on smaug

16 months agocommunity: pin docker builder code release
Grant Slater [Fri, 30 Dec 2022 20:16:49 +0000 (20:16 +0000)]
community: pin docker builder code release

16 months agoTune mysql for matomo on smaug
Tom Hughes [Fri, 30 Dec 2022 18:45:39 +0000 (18:45 +0000)]
Tune mysql for matomo on smaug

16 months agoTune mysql for matomo on smaug
Tom Hughes [Fri, 30 Dec 2022 18:42:20 +0000 (18:42 +0000)]
Tune mysql for matomo on smaug

16 months agoTune mysql for matomo on smaug
Tom Hughes [Fri, 30 Dec 2022 18:38:57 +0000 (18:38 +0000)]
Tune mysql for matomo on smaug

16 months agoRemove matomo role from eustace
Tom Hughes [Fri, 30 Dec 2022 18:20:28 +0000 (18:20 +0000)]
Remove matomo role from eustace

16 months agoEnable proxy_fcgi for matomo
Tom Hughes [Fri, 30 Dec 2022 18:19:57 +0000 (18:19 +0000)]
Enable proxy_fcgi for matomo

16 months agodhcpd: use netboot.xyz-undionly.kpxe for PXE boot.
Grant Slater [Fri, 30 Dec 2022 15:42:23 +0000 (15:42 +0000)]
dhcpd: use netboot.xyz-undionly.kpxe for PXE boot.

Use netboot.xyz-undionly.kpxe as it appears more reliable with our
HP / HPE servers for netboot.

16 months agoConfigure smaug as a matomo server
Tom Hughes [Fri, 30 Dec 2022 14:38:30 +0000 (14:38 +0000)]
Configure smaug as a matomo server