]>
git.openstreetmap.org Git - chef.git/log
Grant Slater [Wed, 21 Sep 2016 22:49:32 +0000 (23:49 +0100)]
Include addition cert on ridley
Grant Slater [Wed, 21 Sep 2016 22:33:46 +0000 (23:33 +0100)]
donate: attempt set of correct cert
Grant Slater [Wed, 21 Sep 2016 22:04:30 +0000 (23:04 +0100)]
donate: add missing redirects
Grant Slater [Wed, 21 Sep 2016 21:49:27 +0000 (22:49 +0100)]
donate: support ubuntu 14.04
Grant Slater [Wed, 21 Sep 2016 21:37:47 +0000 (22:37 +0100)]
Add donate.osm.org chef code
Grant Slater [Tue, 20 Sep 2016 16:11:00 +0000 (17:11 +0100)]
mediawiki: Fix ReCaptcha key variable names
Harry Wood [Thu, 15 Sep 2016 22:07:05 +0000 (23:07 +0100)]
Swap wiki sign up to use google ReCaptchaNoCaptcha
Swap to the more modern google No CAPTCHA reCAPTCHA away from the older
google reCAPTCHA which gathers address data for google maps.
This simple config swap assumes that the recent ConfirmEdit version we
have installed (1.4) comes with all the necessary bits to enable this
captcha class and that Google's old ReCaptcha uses the same API keys as
it's new one.
In future we might figure out a solution which also doesn't request
any javascript from google but really, not contributing to google maps
with every OSM wiki sign up would be a step in the right direction
Fixes: https://github.com/openstreetmap/operations/issues/19
Tom Hughes [Tue, 20 Sep 2016 08:17:30 +0000 (09:17 +0100)]
Restart squid if any statistics counters have wrapped
Tom Hughes [Tue, 20 Sep 2016 08:08:17 +0000 (09:08 +0100)]
Drop support for old Ubuntu versions from squid cookbook
Tom Hughes [Mon, 19 Sep 2016 21:33:36 +0000 (22:33 +0100)]
Update CiviCRM to 4.6.21
Tom Hughes [Mon, 19 Sep 2016 18:16:29 +0000 (19:16 +0100)]
Ensure /var/run/renderd is created when renderd is started
Tom Hughes [Mon, 19 Sep 2016 08:19:53 +0000 (09:19 +0100)]
Set effective_io_concurrency to 256 on karm
Tom Hughes [Sun, 18 Sep 2016 17:40:58 +0000 (18:40 +0100)]
Increase track_activity_query_size to 16Kb on tile servers
Closes #92
Sarah Hoffmann [Sun, 18 Sep 2016 15:48:14 +0000 (17:48 +0200)]
nominatim: fix directory name
Sarah Hoffmann [Sun, 18 Sep 2016 14:19:55 +0000 (16:19 +0200)]
nominatim: use correct branch in update script
Tom Hughes [Sun, 18 Sep 2016 12:49:52 +0000 (13:49 +0100)]
Enable postgresql repos for pummelzackend
Sarah Hoffmann [Sun, 18 Sep 2016 12:47:31 +0000 (14:47 +0200)]
make rubocop happy
Sarah Hoffmann [Sun, 18 Sep 2016 11:36:52 +0000 (13:36 +0200)]
nominatim: remove only if with potential uninitialised variables
Sarah Hoffmann [Sun, 18 Sep 2016 11:25:19 +0000 (13:25 +0200)]
switch pummelzacken to new nominatim version
Tom Hughes [Sun, 18 Sep 2016 10:20:21 +0000 (11:20 +0100)]
Switch pummelzacken to postgres 9.5
Tom Hughes [Sun, 18 Sep 2016 09:46:16 +0000 (10:46 +0100)]
Add nominatim base role to pummelzacken
Tom Hughes [Sun, 18 Sep 2016 09:42:09 +0000 (10:42 +0100)]
Remove kernel version pin from pummelzacken
Tom Hughes [Sun, 18 Sep 2016 09:41:50 +0000 (10:41 +0100)]
Remove nominatim role from pummelzacken
Sarah Hoffmann [Fri, 19 Aug 2016 22:04:34 +0000 (00:04 +0200)]
reworke nominatim cookbook for cmake version of nominatim
The cmake version can be found in the nominatim-base role,
the previous standalone role remains in the transition
period.
Sarah Hoffmann [Sat, 17 Sep 2016 13:03:50 +0000 (15:03 +0200)]
nominatim: make revision of git repo configurable
Sarah Hoffmann [Sat, 17 Sep 2016 12:57:08 +0000 (14:57 +0200)]
nominatim: replace node references in templates with variables
Tom Hughes [Thu, 15 Sep 2016 16:22:10 +0000 (17:22 +0100)]
Increase ntp alert thresholds
Tom Hughes [Tue, 13 Sep 2016 07:55:08 +0000 (08:55 +0100)]
Use systemctl to restart replication
Matt Amos [Mon, 12 Sep 2016 21:39:26 +0000 (22:39 +0100)]
Unbreak code.
Tom Hughes [Mon, 12 Sep 2016 21:36:10 +0000 (22:36 +0100)]
Drop Ubuntu 14.04 support from tile cookbook
Tom Hughes [Mon, 12 Sep 2016 21:31:01 +0000 (22:31 +0100)]
Convert tile replication to a native systemd service
Matt Amos [Mon, 12 Sep 2016 21:27:57 +0000 (22:27 +0100)]
Get time from the database, because we're comparing it to database times. Sort of.
Tom Hughes [Mon, 12 Sep 2016 20:53:25 +0000 (21:53 +0100)]
Make renderd run as a native systemd service
Tom Hughes [Sun, 11 Sep 2016 23:07:09 +0000 (00:07 +0100)]
Fix drawing of reordered renderd_processed graph
Tom Hughes [Sun, 11 Sep 2016 21:24:18 +0000 (22:24 +0100)]
Order renderd munin graphs consistently
Tom Hughes [Sun, 11 Sep 2016 20:33:24 +0000 (21:33 +0100)]
Fix axes for various composite graphs
Tom Hughes [Sun, 11 Sep 2016 18:33:35 +0000 (19:33 +0100)]
Force axes to start at zero for composite apache graphs
Tom Hughes [Sun, 11 Sep 2016 18:21:21 +0000 (19:21 +0100)]
Force axes to start at zero for composite network graphs
Tom Hughes [Sun, 11 Sep 2016 00:01:13 +0000 (01:01 +0100)]
Update carto stylesheet to v2.43.0
Grant Slater [Sat, 10 Sep 2016 12:34:26 +0000 (13:34 +0100)]
Tweak odin squid params
Tom Hughes [Sat, 10 Sep 2016 11:55:25 +0000 (12:55 +0100)]
Add shorewall zone for odin
Tom Hughes [Sat, 10 Sep 2016 11:34:20 +0000 (12:34 +0100)]
Add role for odin
Tom Hughes [Fri, 9 Sep 2016 21:52:41 +0000 (22:52 +0100)]
Switch yevaud to postgres 9.5
Grant Slater [Fri, 9 Sep 2016 17:29:54 +0000 (18:29 +0100)]
imagery: remove old coct test layer
Grant Slater [Fri, 9 Sep 2016 17:27:10 +0000 (18:27 +0100)]
imagery: remove faulty coct drift2
Grant Slater [Fri, 9 Sep 2016 17:14:45 +0000 (18:14 +0100)]
imagery: add coct drift2 test
Grant Slater [Thu, 8 Sep 2016 17:58:29 +0000 (18:58 +0100)]
imagery: remove old coct layers
Grant Slater [Thu, 8 Sep 2016 17:58:12 +0000 (18:58 +0100)]
imagery: remove layer yml on delete
Tom Hughes [Thu, 8 Sep 2016 15:18:45 +0000 (16:18 +0100)]
Configure the thunderforest API key
Tom Hughes [Wed, 7 Sep 2016 22:09:50 +0000 (23:09 +0100)]
Don't update statistics if generation fails
Grant Slater [Wed, 7 Sep 2016 12:23:35 +0000 (13:23 +0100)]
Switch tilecache is_browser acl to better defined list
Matt Amos [Wed, 7 Sep 2016 11:14:50 +0000 (12:14 +0100)]
Fix rubocop warning.
Matt Amos [Wed, 7 Sep 2016 11:00:43 +0000 (12:00 +0100)]
Make missing variable a local method.
Matt Amos [Wed, 7 Sep 2016 10:45:32 +0000 (11:45 +0100)]
Fix typo.
Matt Amos [Wed, 7 Sep 2016 10:45:07 +0000 (11:45 +0100)]
Split up large method to make rubocop happy.
Tom Hughes [Wed, 7 Sep 2016 10:43:36 +0000 (11:43 +0100)]
Fix rubocop warnings
Tom Hughes [Wed, 7 Sep 2016 10:34:05 +0000 (11:34 +0100)]
Merge remote-tracking branch 'github/pull/89'
Matt Amos [Wed, 7 Sep 2016 10:31:17 +0000 (11:31 +0100)]
Fsync all the things, all the time.
Tom Hughes [Wed, 7 Sep 2016 10:30:12 +0000 (11:30 +0100)]
Preload flush.so when running osmosis
Tom Hughes [Wed, 7 Sep 2016 10:22:38 +0000 (11:22 +0100)]
Add a small preload library to flush files on close
Matt Amos [Wed, 7 Sep 2016 10:21:03 +0000 (11:21 +0100)]
More explicit syncing, and sync the directories too. This attempts to avoid more data loss and empty files. Also adds an individual state file for each replication file.
Tom Hughes [Wed, 7 Sep 2016 10:12:17 +0000 (11:12 +0100)]
Finish compressed file before syncing it
Tom Hughes [Wed, 7 Sep 2016 10:08:59 +0000 (11:08 +0100)]
Write temporary data file to same disk as real one
This avoids needing to sync data again when renaming it.
Tom Hughes [Wed, 7 Sep 2016 09:40:20 +0000 (10:40 +0100)]
Flush changeset data to disk before making it live
Grant Slater [Wed, 7 Sep 2016 07:23:53 +0000 (08:23 +0100)]
imagery: coct drift rev bump
Grant Slater [Wed, 7 Sep 2016 07:21:27 +0000 (08:21 +0100)]
imagery: coct new drift test
Tom Hughes [Tue, 6 Sep 2016 20:17:05 +0000 (21:17 +0100)]
Avoid redeclaring apache service resource
Tom Hughes [Tue, 6 Sep 2016 17:50:17 +0000 (18:50 +0100)]
Make monthly rerendering of low zoom tiles more robust
Tom Hughes [Tue, 6 Sep 2016 14:51:00 +0000 (15:51 +0100)]
Fix typo
Tom Hughes [Tue, 6 Sep 2016 14:43:29 +0000 (15:43 +0100)]
Use long key IDs
Tom Hughes [Tue, 6 Sep 2016 14:38:16 +0000 (15:38 +0100)]
Correct mediawiki key ID
Tom Hughes [Tue, 6 Sep 2016 14:28:12 +0000 (15:28 +0100)]
Update HP key
Tom Hughes [Mon, 5 Sep 2016 23:05:27 +0000 (00:05 +0100)]
Block spam sender
Tom Hughes [Mon, 5 Sep 2016 20:07:56 +0000 (21:07 +0100)]
Install php-xml for utf8_decode
Tom Hughes [Mon, 5 Sep 2016 20:03:30 +0000 (21:03 +0100)]
Fix a few forum configuration issues
Tom Hughes [Mon, 5 Sep 2016 19:30:30 +0000 (20:30 +0100)]
Add forum configuration file
Tom Hughes [Mon, 5 Sep 2016 19:24:15 +0000 (20:24 +0100)]
Harden forum web server config
Tom Hughes [Mon, 5 Sep 2016 19:19:50 +0000 (20:19 +0100)]
Default forum to https
Tom Hughes [Mon, 5 Sep 2016 19:16:27 +0000 (20:16 +0100)]
Pull forum code from openstreetmap repository
Tom Hughes [Sun, 4 Sep 2016 20:36:45 +0000 (21:36 +0100)]
Remove expired apt keys
Tom Hughes [Fri, 2 Sep 2016 22:08:26 +0000 (23:08 +0100)]
Switch orm to postgres 9.5
Tom Hughes [Fri, 2 Sep 2016 08:52:49 +0000 (09:52 +0100)]
Fix combined request graph
Grant Slater [Thu, 1 Sep 2016 20:45:24 +0000 (21:45 +0100)]
imagery: add coct drift test
Tom Hughes [Thu, 1 Sep 2016 19:34:37 +0000 (20:34 +0100)]
Fix rubocop warnings
Tom Hughes [Thu, 1 Sep 2016 19:29:34 +0000 (20:29 +0100)]
Rework squid compound requests graph
Grant Slater [Thu, 1 Sep 2016 15:31:33 +0000 (16:31 +0100)]
imagery: remove coct hart94 test
Grant Slater [Thu, 1 Sep 2016 13:39:01 +0000 (14:39 +0100)]
imagery: add coct Hartebeesthoek94 reprojected source
Tom Hughes [Wed, 31 Aug 2016 21:22:15 +0000 (22:22 +0100)]
Fix typo
Tom Hughes [Wed, 31 Aug 2016 19:28:06 +0000 (20:28 +0100)]
Add cache hit rate graphs to consolidated reports
Grant Slater [Wed, 31 Aug 2016 13:06:45 +0000 (14:06 +0100)]
Revert "imagery: do not oversample in mapserver"
This reverts commit
343322b30979294a2a7c0773fcc87b93e567e1f6 .
Grant Slater [Wed, 31 Aug 2016 12:31:50 +0000 (13:31 +0100)]
imagery: update coct config
Grant Slater [Wed, 31 Aug 2016 12:14:11 +0000 (13:14 +0100)]
imagery: do not oversample in mapserver
Grant Slater [Wed, 31 Aug 2016 11:39:16 +0000 (12:39 +0100)]
imagery: fix coct bbox
Tom Hughes [Wed, 31 Aug 2016 11:31:19 +0000 (12:31 +0100)]
Avoid errors cleaning export files
Tom Hughes [Mon, 29 Aug 2016 15:43:27 +0000 (16:43 +0100)]
Add spam block
Tom Hughes [Sat, 27 Aug 2016 18:17:48 +0000 (19:17 +0100)]
Add gregrs to dev users
Tom Hughes [Sat, 27 Aug 2016 18:10:23 +0000 (19:10 +0100)]
Add #openrailwaymap to IRC channels
Matt Amos [Sat, 27 Aug 2016 16:52:32 +0000 (17:52 +0100)]
Merge delay pools for faked browsers and no-referer. This should re-enable delay pools for no-referers.
Grant Slater [Sat, 27 Aug 2016 13:46:28 +0000 (14:46 +0100)]
imagery: switch CoCT aerial to prewarped file
Grant Slater [Sat, 27 Aug 2016 12:06:30 +0000 (13:06 +0100)]
tilecache: block fake FF UA