]> git.openstreetmap.org Git - chef.git/log
chef.git
13 months agoremove the old configuration file
michael spreng [Wed, 10 Jul 2024 15:21:28 +0000 (17:21 +0200)]
remove the old configuration file

13 months agoupdate osmfverifycontributor plugin
michael spreng [Wed, 10 Jul 2024 06:51:16 +0000 (08:51 +0200)]
update osmfverifycontributor plugin

Should fix the issue that contributors got memberships unconditionally

13 months agosmarty 4 is now the default
michael spreng [Wed, 10 Jul 2024 06:43:25 +0000 (08:43 +0200)]
smarty 4 is now the default

13 months agothe civicrm settings location moved
michael spreng [Wed, 10 Jul 2024 06:41:41 +0000 (08:41 +0200)]
the civicrm settings location moved

the civicrm settings location moved from <webroot>/wp-content/plugins/civicrm
to <webroot>/wp-content/uploads/civicrm

See https://civicrm.stackexchange.com/questions/25313/where-is-the-file-civicrm-settings-php-in-wp/25314#25314

13 months agodisable advanced fundraising reports
michael spreng [Wed, 10 Jul 2024 06:02:06 +0000 (08:02 +0200)]
disable advanced fundraising reports

13 months agodns: upgrade dnscontrol to 4.12.2
Grant Slater [Mon, 8 Jul 2024 06:50:53 +0000 (07:50 +0100)]
dns: upgrade dnscontrol to 4.12.2

13 months agohardware: install apt::hwraid before use
Grant Slater [Fri, 5 Jul 2024 12:05:27 +0000 (13:05 +0100)]
hardware: install apt::hwraid before use

13 months agoimagery: add additional upstream to allow backend retry
Grant Slater [Fri, 5 Jul 2024 10:24:30 +0000 (11:24 +0100)]
imagery: add additional upstream to allow backend retry

13 months agoMerge remote-tracking branch 'github/pull/678'
Tom Hughes [Thu, 4 Jul 2024 18:02:31 +0000 (19:02 +0100)]
Merge remote-tracking branch 'github/pull/678'

13 months agotile: Update index page to modern HTML, add tests
Paul Norman [Thu, 4 Jul 2024 17:34:11 +0000 (10:34 -0700)]
tile: Update index page to modern HTML, add tests

13 months agocommunity: bump to version v3.2.3
Grant Slater [Thu, 4 Jul 2024 16:32:48 +0000 (17:32 +0100)]
community: bump to version v3.2.3

13 months agoimagery: update backend method
Grant Slater [Tue, 2 Jul 2024 22:54:55 +0000 (23:54 +0100)]
imagery: update backend method

13 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Mon, 1 Jul 2024 18:04:51 +0000 (19:04 +0100)]
Disable OAuth 1.0a and basic authentication

13 months agoimagery: do not use keepalive for socket
Grant Slater [Mon, 1 Jul 2024 17:06:02 +0000 (18:06 +0100)]
imagery: do not use keepalive for socket

13 months agopodman: do not require port
Grant Slater [Mon, 1 Jul 2024 16:19:59 +0000 (17:19 +0100)]
podman: do not require port

13 months agoimagery: reformat volume variable
Grant Slater [Mon, 1 Jul 2024 16:16:37 +0000 (17:16 +0100)]
imagery: reformat volume variable

13 months agoimagery: fix volume mount
Grant Slater [Mon, 1 Jul 2024 16:06:07 +0000 (17:06 +0100)]
imagery: fix volume mount

13 months agoimagery: use titiler over socket
Grant Slater [Mon, 1 Jul 2024 16:02:02 +0000 (17:02 +0100)]
imagery: use titiler over socket

13 months agoimagery: only allow titiler access from localhost
Grant Slater [Thu, 27 Jun 2024 16:11:32 +0000 (17:11 +0100)]
imagery: only allow titiler access from localhost

13 months agoTweak energy_perf_bias on ysera to squeeze more CPU
Grant Slater [Thu, 27 Jun 2024 16:10:32 +0000 (17:10 +0100)]
Tweak energy_perf_bias on ysera to squeeze more CPU

13 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Thu, 27 Jun 2024 06:02:10 +0000 (07:02 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit e2b6fbcfbc1b61a64d6157264e0eba5a37e4ceb1.

13 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

13 months agoSet a minimum threshold for error rate alerts
Tom Hughes [Wed, 26 Jun 2024 19:34:15 +0000 (20:34 +0100)]
Set a minimum threshold for error rate alerts

This avoids very small numbers of errors on idle machines
triggering an errir rate alert.

13 months agoFix online detection for bond interfaces
Tom Hughes [Wed, 26 Jun 2024 17:47:51 +0000 (18:47 +0100)]
Fix online detection for bond interfaces

With versions of systemd before 254 allow bond interfaces with
a state of degraded-carrier so long as they have an address.

13 months agocivicrm: upgrade membershipextra to correct revision
Grant Slater [Wed, 26 Jun 2024 13:30:15 +0000 (14:30 +0100)]
civicrm: upgrade membershipextra to correct revision

13 months agoapply fix in osmf-verify-contributor
michael spreng [Wed, 26 Jun 2024 08:44:52 +0000 (10:44 +0200)]
apply fix in osmf-verify-contributor

13 months agoAdd geocoder extension to CiviCRM
michael spreng [Wed, 26 Jun 2024 08:29:59 +0000 (10:29 +0200)]
Add geocoder extension  to CiviCRM

The contribution pages want to use a geocoder. The default geocoder is
nominatim, so it stays in the OSMF :)

13 months agoadd qfsessionwarning CiviCRM extension
michael spreng [Wed, 26 Jun 2024 08:05:21 +0000 (10:05 +0200)]
add qfsessionwarning CiviCRM extension

qfsessionwarning Alerts the user about expired session cookies,
for example if a user walks away from a contribution page and comes back later
Also reduces messages in the log.

13 months agoUpdate CiviCRM to 5.74.4
michael spreng [Wed, 26 Jun 2024 07:57:37 +0000 (09:57 +0200)]
Update CiviCRM to 5.74.4

13 months agopatch for pivot reports
michael spreng [Wed, 26 Jun 2024 07:47:27 +0000 (09:47 +0200)]
patch for pivot reports

Pivot reports is currently broken, spamming the log. This patch was
recommended by our CiviCRM consultant to clean up the log

13 months agoTweak energy_perf_bias on odin to squeeze more CPU
Grant Slater [Tue, 25 Jun 2024 08:36:40 +0000 (09:36 +0100)]
Tweak energy_perf_bias on odin to squeeze more CPU

13 months agoSet CGIMAP_BBOX_SIZE_LIMIT_UPLOAD for production instances
Tom Hughes [Fri, 21 Jun 2024 21:39:48 +0000 (22:39 +0100)]
Set CGIMAP_BBOX_SIZE_LIMIT_UPLOAD for production instances

13 months agoSet CGIMAP_BBOX_SIZE_LIMIT_UPLOAD for dev instances
Tom Hughes [Thu, 20 Jun 2024 17:12:45 +0000 (18:12 +0100)]
Set CGIMAP_BBOX_SIZE_LIMIT_UPLOAD for dev instances

13 months agoUpdate bundle
Tom Hughes [Thu, 20 Jun 2024 12:02:30 +0000 (13:02 +0100)]
Update bundle

13 months agoMerge remote-tracking branch 'github/pull/675'
Tom Hughes [Thu, 20 Jun 2024 12:01:55 +0000 (13:01 +0100)]
Merge remote-tracking branch 'github/pull/675'

13 months agobuild(deps): bump kitchen-dokken from 2.20.4 to 2.20.5
dependabot[bot] [Thu, 20 Jun 2024 11:51:17 +0000 (11:51 +0000)]
build(deps): bump kitchen-dokken from 2.20.4 to 2.20.5

Bumps [kitchen-dokken](https://github.com/test-kitchen/kitchen-dokken) from 2.20.4 to 2.20.5.
- [Release notes](https://github.com/test-kitchen/kitchen-dokken/releases)
- [Changelog](https://github.com/test-kitchen/kitchen-dokken/blob/main/CHANGELOG.md)
- [Commits](https://github.com/test-kitchen/kitchen-dokken/compare/v2.20.4...v2.20.5)

---
updated-dependencies:
- dependency-name: kitchen-dokken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoUse correct order for tile numbers
Tom Hughes [Wed, 19 Jun 2024 17:26:19 +0000 (18:26 +0100)]
Use correct order for tile numbers

13 months agodns: upgrade dnscontrol to 4.12.0
Grant Slater [Wed, 19 Jun 2024 13:30:28 +0000 (14:30 +0100)]
dns: upgrade dnscontrol to 4.12.0

13 months agoSwitch to metatile based expiry on render servers
Tom Hughes [Sun, 16 Jun 2024 15:16:36 +0000 (16:16 +0100)]
Switch to metatile based expiry on render servers

13 months agoReally set a limit on expiring long way segments
Tom Hughes [Fri, 14 Jun 2024 21:59:00 +0000 (22:59 +0100)]
Really set a limit on expiring long way segments

13 months agonominatim: filter for browser faking scripts
Sarah Hoffmann [Fri, 14 Jun 2024 18:35:36 +0000 (20:35 +0200)]
nominatim: filter for browser faking scripts

13 months agoweb: increase mod_evasive page count to allow iD tiled API requests
Grant Slater [Fri, 14 Jun 2024 17:43:39 +0000 (18:43 +0100)]
web: increase mod_evasive page count to allow iD tiled API requests

13 months agoTighten mod_evasive restrictions for the main site
Tom Hughes [Thu, 13 Jun 2024 21:25:12 +0000 (22:25 +0100)]
Tighten mod_evasive restrictions for the main site

13 months agoSet a limit on expiring long way segments
Tom Hughes [Thu, 13 Jun 2024 09:48:46 +0000 (10:48 +0100)]
Set a limit on expiring long way segments

13 months agoadd prometheus alert for too many parallel connections to nominatim
Sarah Hoffmann [Wed, 12 Jun 2024 14:23:53 +0000 (16:23 +0200)]
add prometheus alert for too many parallel connections to nominatim

14 months agoimagery: remove unicode
Grant Slater [Tue, 11 Jun 2024 13:30:01 +0000 (14:30 +0100)]
imagery: remove unicode

14 months agoimagery: support multiple instances
Grant Slater [Tue, 11 Jun 2024 13:27:00 +0000 (14:27 +0100)]
imagery: support multiple instances

14 months agoimagery: minor change
Grant Slater [Tue, 11 Jun 2024 13:20:28 +0000 (14:20 +0100)]
imagery: minor change

14 months agoimagery: remove dummy us_capcog.rb
Grant Slater [Tue, 11 Jun 2024 13:19:45 +0000 (14:19 +0100)]
imagery: remove dummy us_capcog.rb

14 months agoimagery: fixup add dummy us_capcog.rb
Grant Slater [Tue, 11 Jun 2024 13:19:19 +0000 (14:19 +0100)]
imagery: fixup add dummy us_capcog.rb

14 months agoimagery: apply us_imagery on ironbelly
Grant Slater [Tue, 11 Jun 2024 13:14:32 +0000 (14:14 +0100)]
imagery: apply us_imagery on ironbelly

14 months agoimagery: add US CAPCOG 2022 imagery
Grant Slater [Tue, 11 Jun 2024 13:08:55 +0000 (14:08 +0100)]
imagery: add US CAPCOG 2022 imagery

14 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Sun, 9 Jun 2024 15:23:14 +0000 (16:23 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit d15475a0ad553d8a25888589158651850d638376.

14 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

14 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Fri, 7 Jun 2024 21:44:43 +0000 (22:44 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit f62b7a4fe91bc06c6d58dbf48e1abc94907a1a08.

14 months agoimagery: fix header hide Access-Control-Allow-Origin
Grant Slater [Fri, 7 Jun 2024 18:30:20 +0000 (19:30 +0100)]
imagery: fix header hide Access-Control-Allow-Origin

14 months agoimagery: do not duplicate Access-Control-Allow-Origin header
Grant Slater [Fri, 7 Jun 2024 18:22:25 +0000 (19:22 +0100)]
imagery: do not duplicate Access-Control-Allow-Origin header

14 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

14 months agoDisable HTTP2 for OTRS
Tom Hughes [Fri, 7 Jun 2024 14:08:31 +0000 (15:08 +0100)]
Disable HTTP2 for OTRS

14 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Wed, 5 Jun 2024 17:25:54 +0000 (18:25 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit 007eb98f5f779bef67a514f0f4a723e90abc7c25.

14 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

14 months agoAdd jon user to crm role
Grant Slater [Wed, 5 Jun 2024 10:17:14 +0000 (11:17 +0100)]
Add jon user to crm role

Closes: https://github.com/openstreetmap/operations/issues/1093
14 months agorhaegal: add IPv6 address
Grant Slater [Tue, 4 Jun 2024 12:20:16 +0000 (13:20 +0100)]
rhaegal: add IPv6 address

14 months agoSetop vim stealing the mouse
Tom Hughes [Mon, 3 Jun 2024 18:16:23 +0000 (19:16 +0100)]
Setop vim stealing the mouse

14 months agoUpdate IP configuration for rhaegal
Tom Hughes [Mon, 3 Jun 2024 16:36:27 +0000 (17:36 +0100)]
Update IP configuration for rhaegal

14 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Mon, 3 Jun 2024 16:30:34 +0000 (17:30 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit b57356e2a061e553ccf99d89856578189763a9cb.

14 months agoimagery: Add OS Local April 2024
Grant Slater [Mon, 3 Jun 2024 11:33:14 +0000 (12:33 +0100)]
imagery: Add OS Local April 2024

14 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

14 months agoRevert "Move Amsterdam site gateway to norbert"
Tom Hughes [Fri, 31 May 2024 23:07:43 +0000 (00:07 +0100)]
Revert "Move Amsterdam site gateway to norbert"

This reverts commit 04a8aea0708afb576b70ac823abd5d6bad2372c6.

14 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Fri, 31 May 2024 20:13:40 +0000 (21:13 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit df693470d05a8cfd5d9482e69d0052b7e1015020.

14 months agoironbelly: update interface names
Grant Slater [Fri, 31 May 2024 19:27:34 +0000 (20:27 +0100)]
ironbelly: update interface names

14 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

14 months agoMove Amsterdam site gateway to norbert
Tom Hughes [Fri, 31 May 2024 15:53:14 +0000 (16:53 +0100)]
Move Amsterdam site gateway to norbert

14 months agoEnable compression for application/json responses
Tom Hughes [Fri, 31 May 2024 15:22:15 +0000 (16:22 +0100)]
Enable compression for application/json responses

14 months agoPartial Revert "Tighten timeouts and log request timeouts"
Grant Slater [Thu, 30 May 2024 20:39:41 +0000 (21:39 +0100)]
Partial Revert "Tighten timeouts and log request timeouts"

This is a partially reverts commit ab4b82d3ca1eb1be198b331203f3505c4a043b59.

14 months agoapache: use 429 error for mod-evasive
Grant Slater [Tue, 28 May 2024 20:06:40 +0000 (21:06 +0100)]
apache: use 429 error for mod-evasive

14 months agodhcpd: remove old oob hosts
Grant Slater [Thu, 30 May 2024 09:23:50 +0000 (10:23 +0100)]
dhcpd: remove old oob hosts

14 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Wed, 29 May 2024 14:50:52 +0000 (15:50 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit c60ff91e5dfabb87bf734fc6df64abd8d4c37ac2.

14 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

14 months agoRevert "Disable OAuth 1.0a and basic authentication"
Tom Hughes [Mon, 27 May 2024 10:09:01 +0000 (11:09 +0100)]
Revert "Disable OAuth 1.0a and basic authentication"

This reverts commit 3204df8c9e220f9b5b749db61c11bd4363b941ac.

14 months agoDisable OAuth 1.0a and basic authentication
Tom Hughes [Fri, 24 May 2024 18:09:54 +0000 (19:09 +0100)]
Disable OAuth 1.0a and basic authentication

14 months agoUpdate bundle
Tom Hughes [Sat, 25 May 2024 06:40:32 +0000 (07:40 +0100)]
Update bundle

14 months agoFix incorrect alert annotation
Tom Hughes [Wed, 22 May 2024 07:16:23 +0000 (08:16 +0100)]
Fix incorrect alert annotation

14 months agocivi ext version bump
Guillaume RISCHARD [Tue, 21 May 2024 22:15:18 +0000 (18:15 -0400)]
civi ext version bump

14 months agocivi version bump
Guillaume RISCHARD [Tue, 21 May 2024 20:59:19 +0000 (16:59 -0400)]
civi version bump

14 months agoPrevent use of buggy parser gem
Tom Hughes [Fri, 17 May 2024 16:22:39 +0000 (17:22 +0100)]
Prevent use of buggy parser gem

https://github.com/inspec/inspec/issues/7029

14 months agoMove replication state to /store on balerion and bowser
Tom Hughes [Fri, 17 May 2024 16:14:59 +0000 (17:14 +0100)]
Move replication state to /store on balerion and bowser

14 months agoMake the location of the replication state directory configurable
Tom Hughes [Fri, 17 May 2024 15:56:39 +0000 (16:56 +0100)]
Make the location of the replication state directory configurable

14 months agoUpdate interface names for odin
Tom Hughes [Fri, 17 May 2024 07:26:58 +0000 (08:26 +0100)]
Update interface names for odin

14 months agoTreat all directories as safe on the git server
Tom Hughes [Thu, 16 May 2024 23:30:03 +0000 (00:30 +0100)]
Treat all directories as safe on the git server

14 months agoUpdate bundle
Tom Hughes [Thu, 16 May 2024 21:33:35 +0000 (22:33 +0100)]
Update bundle

14 months agootrs: attempt workaround another workaround
Grant Slater [Thu, 16 May 2024 03:11:02 +0000 (04:11 +0100)]
otrs: attempt workaround another workaround

14 months agoRevert "otrs: attempt workaround for otrs daemon writes"
Grant Slater [Thu, 16 May 2024 03:10:15 +0000 (04:10 +0100)]
Revert "otrs: attempt workaround for otrs daemon writes"

This reverts commit bf640328133e47a7c686b60cf73f63b3cd606b29.

14 months agootrs: attempt workaround for otrs daemon writes
Grant Slater [Thu, 16 May 2024 03:07:49 +0000 (04:07 +0100)]
otrs: attempt workaround for otrs daemon writes

14 months agocommunity: remove workaround, fixed upstream
Grant Slater [Thu, 16 May 2024 02:39:47 +0000 (03:39 +0100)]
community: remove workaround, fixed upstream

14 months agootrs: update backup script
Grant Slater [Thu, 16 May 2024 02:25:14 +0000 (03:25 +0100)]
otrs: update backup script

14 months agootrs: move to naga
Grant Slater [Thu, 16 May 2024 01:58:35 +0000 (02:58 +0100)]
otrs: move to naga

Signed-off-by: Grant Slater <github@firefishy.com>
14 months agodiscourse: add quoting
Grant Slater [Thu, 16 May 2024 00:07:52 +0000 (01:07 +0100)]
discourse: add quoting

14 months agocommunity: workaround https://github.com/discourse/discourse/pull/27040
Grant Slater [Thu, 16 May 2024 00:05:10 +0000 (01:05 +0100)]
community: workaround https://github.com/discourse/discourse/pull/27040

14 months agocommunity: include maxmind account id
Grant Slater [Wed, 15 May 2024 22:36:24 +0000 (23:36 +0100)]
community: include maxmind account id