]>
git.openstreetmap.org Git - chef.git/log
Tom Hughes [Tue, 3 Dec 2013 09:55:43 +0000 (09:55 +0000)]
Move backup authentication rules to the db-backup role
Tom Hughes [Tue, 3 Dec 2013 09:46:53 +0000 (09:46 +0000)]
Add the db-backup role to katla
Tom Hughes [Tue, 3 Dec 2013 09:18:43 +0000 (09:18 +0000)]
Drop help.apis.dev.openstreetmap.org
Tom Hughes [Tue, 3 Dec 2013 08:26:07 +0000 (08:26 +0000)]
Drop redesign.apis.dev.openstreetmap.org
Sarah Hoffmann [Tue, 3 Dec 2013 08:00:40 +0000 (09:00 +0100)]
logrotation for nominatim
Grant Slater [Mon, 2 Dec 2013 11:01:48 +0000 (11:01 +0000)]
ondemand frequency scaling: slower down sampling
Tom Hughes [Mon, 2 Dec 2013 09:37:21 +0000 (09:37 +0000)]
Validate sysfs settings on each chef run
Tom Hughes [Sat, 30 Nov 2013 15:55:55 +0000 (15:55 +0000)]
Update SSL cipher suites to latest recomendations
Tom Hughes [Fri, 29 Nov 2013 14:09:59 +0000 (14:09 +0000)]
Allow katla to fetch WALK logs from ramoth
Tom Hughes [Thu, 28 Nov 2013 21:01:21 +0000 (21:01 +0000)]
Tweak disks a bit more on katla
Tom Hughes [Thu, 28 Nov 2013 18:25:09 +0000 (18:25 +0000)]
Allow katla to make replication connections to ramoth
Tom Hughes [Thu, 28 Nov 2013 18:22:38 +0000 (18:22 +0000)]
Adjust postgres archive path
Tom Hughes [Thu, 28 Nov 2013 18:02:52 +0000 (18:02 +0000)]
Configure katla as a database slave
Tom Hughes [Thu, 28 Nov 2013 00:27:41 +0000 (00:27 +0000)]
Disable SMTP callout verification for telenav.com senders
The telenav.com servers return 550 for any attempt to deliver mail
when the sender address is null, which leads to all mail from them
being rejected due to a failed sender verification.
Tom Hughes [Wed, 27 Nov 2013 19:18:42 +0000 (19:18 +0000)]
Revert "Go readonly on smaug"
This reverts commit
a5a304af4155b480952d2b39de82d9050e443f46 .
Tom Hughes [Wed, 27 Nov 2013 17:24:39 +0000 (17:24 +0000)]
Go readonly on smaug
Tom Hughes [Wed, 27 Nov 2013 17:21:51 +0000 (17:21 +0000)]
Update ssh host keys for spike-{01,02,03} oob cards
Grant Slater [Mon, 25 Nov 2013 20:22:09 +0000 (20:22 +0000)]
cgiirc: add #osrm
Tom Hughes [Mon, 25 Nov 2013 15:02:36 +0000 (15:02 +0000)]
Specify hardware addresses for spike-{01,02,03}
Tom Hughes [Sun, 24 Nov 2013 22:46:45 +0000 (22:46 +0000)]
Convert munin_plugin and munin_plugin_conf to LWRPs
Tom Hughes [Sun, 24 Nov 2013 18:07:50 +0000 (18:07 +0000)]
Improve idempotency of apache_module
Tom Hughes [Sun, 24 Nov 2013 17:35:34 +0000 (17:35 +0000)]
Convert apache_module to an LWRP
Tom Hughes [Sun, 24 Nov 2013 11:27:14 +0000 (11:27 +0000)]
Fix comments
Tom Hughes [Sun, 24 Nov 2013 11:21:34 +0000 (11:21 +0000)]
Reimplement edit_file using Chef::DelayedEvaluator
Tom Hughes [Sun, 24 Nov 2013 10:56:16 +0000 (10:56 +0000)]
Make sure @directory is set properly in apache site templates
Tom Hughes [Sun, 24 Nov 2013 10:36:50 +0000 (10:36 +0000)]
Make deferring of edit_file work properly
Tom Hughes [Sat, 23 Nov 2013 20:44:12 +0000 (20:44 +0000)]
Make edit_file work again
Tom Hughes [Sat, 23 Nov 2013 20:14:48 +0000 (20:14 +0000)]
Revert "Make an EditedFile look like a string"
This reverts commit
0926c262c75576e52af45ef9b247805a6619aef2 .
Tom Hughes [Sat, 23 Nov 2013 20:12:58 +0000 (20:12 +0000)]
Make an EditedFile look like a string
Tom Hughes [Sat, 23 Nov 2013 17:55:41 +0000 (17:55 +0000)]
Correct method name
Tom Hughes [Sat, 23 Nov 2013 17:53:53 +0000 (17:53 +0000)]
We want ::File here not Chef::Provider::File
Tom Hughes [Sat, 23 Nov 2013 17:51:28 +0000 (17:51 +0000)]
Use README.md for the long_description
Tom Hughes [Sat, 23 Nov 2013 17:47:08 +0000 (17:47 +0000)]
Convert apache_site to an LWRP
Tom Hughes [Sat, 23 Nov 2013 17:00:11 +0000 (17:00 +0000)]
Don't use ||= in attributes files as it doesn't work
Tom Hughes [Sat, 23 Nov 2013 12:59:16 +0000 (12:59 +0000)]
Fix some foodcritic style warnings
Tom Hughes [Sat, 23 Nov 2013 12:44:51 +0000 (12:44 +0000)]
Remove unnecessary string interpolation
Tom Hughes [Sat, 23 Nov 2013 12:44:18 +0000 (12:44 +0000)]
Convert all README filess to markdown
Tom Hughes [Sat, 23 Nov 2013 12:17:54 +0000 (12:17 +0000)]
Specify name explicitly in cookbook metadata files
Tom Hughes [Sat, 23 Nov 2013 12:13:18 +0000 (12:13 +0000)]
Avoid shelling out to sysctl when we can read /proc/sys
Tom Hughes [Sat, 23 Nov 2013 12:04:41 +0000 (12:04 +0000)]
Convert all notify/subscribe calls to the new style syntax
Tom Hughes [Sat, 23 Nov 2013 11:48:42 +0000 (11:48 +0000)]
Defer evaluation of an edited file's contents
We want to make sure we don't build the contents until the resource
is asctually being run, as it may rely on template files installed by
a previous resource.
Tom Hughes [Sat, 23 Nov 2013 11:14:32 +0000 (11:14 +0000)]
Upgrade chef client to 11.8.0
Tom Hughes [Sat, 23 Nov 2013 00:23:36 +0000 (00:23 +0000)]
Replace content_from_file extension with simpler edit_file technique
Tom Hughes [Sat, 23 Nov 2013 00:08:02 +0000 (00:08 +0000)]
Move chef extensions/patches to the chef cookbook
Tom Hughes [Fri, 22 Nov 2013 22:49:01 +0000 (22:49 +0000)]
Fix some correctness issues identified by foodcritic
Tom Hughes [Fri, 22 Nov 2013 07:06:48 +0000 (07:06 +0000)]
Revert "Go readonly on smaug"
This reverts commit
e8829e9d10c5d3f578998a0c02950c3bf0d37f71 .
Grant Slater [Fri, 22 Nov 2013 02:28:35 +0000 (02:28 +0000)]
Go readonly on smaug
Tom Hughes [Thu, 21 Nov 2013 21:35:46 +0000 (21:35 +0000)]
Enable wp-fail2ban after installing it
Tom Hughes [Wed, 20 Nov 2013 21:08:15 +0000 (21:08 +0000)]
Apply fail2ban to wordpress
Tom Hughes [Mon, 18 Nov 2013 21:12:48 +0000 (21:12 +0000)]
Setup fail2ban everywhere
Tom Hughes [Thu, 14 Nov 2013 21:48:59 +0000 (21:48 +0000)]
Increase the size of the memcache store on the web backends
Tom Hughes [Tue, 12 Nov 2013 18:55:48 +0000 (18:55 +0000)]
Stop tile cleanup locks being considered stalfe after an hour
Tom Hughes [Sat, 9 Nov 2013 12:21:53 +0000 (12:21 +0000)]
Add IPv6 address for jakelong
Grant Slater [Sat, 9 Nov 2013 02:48:42 +0000 (02:48 +0000)]
Purge unused whoopsie daemon from all servers
Whoopsie is a crash reporting daemon. Whoopsie is installed with Ubuntu Desktop installs and is unneeded on servers. (crash reports are not submitted without desktop prompt)
Tom Hughes [Wed, 6 Nov 2013 23:04:27 +0000 (23:04 +0000)]
Update carto stylesheets to v2.6.0
Tom Hughes [Wed, 6 Nov 2013 18:42:53 +0000 (18:42 +0000)]
Only report RAID failures once every day
Tom Hughes [Wed, 6 Nov 2013 18:39:37 +0000 (18:39 +0000)]
Only monitor the first cciss device on each controller
Tom Hughes [Wed, 6 Nov 2013 18:36:36 +0000 (18:36 +0000)]
Disable mptsas status reporting for now
The only machine we have with such a controller doesn't have any
disks attached to it, which causes bogus status updates.
Tom Hughes [Wed, 6 Nov 2013 11:35:00 +0000 (11:35 +0000)]
Monitor all HP RAID volumes
Tom Hughes [Wed, 6 Nov 2013 10:41:54 +0000 (10:41 +0000)]
Avoid repeated purge/install cycles for hpacucli
Tom Hughes [Wed, 6 Nov 2013 10:13:12 +0000 (10:13 +0000)]
Handle hpsa based RAID on newer HP machines
Tom Hughes [Wed, 6 Nov 2013 00:45:50 +0000 (00:45 +0000)]
More work on automatic installation of raid tools
Tom Hughes [Tue, 5 Nov 2013 23:00:40 +0000 (23:00 +0000)]
Install raid tools for MegaRAID and AACRaid cards
Tom Hughes [Wed, 30 Oct 2013 21:29:24 +0000 (21:29 +0000)]
Revert "dns: Add liblwp-useragent-determined-perl package"
This reverts commit
11eb228156a5244b3f4484940728c514d64b22e6 .
Grant Slater [Wed, 30 Oct 2013 20:49:30 +0000 (20:49 +0000)]
dns: Add liblwp-useragent-determined-perl package
Grant Slater [Wed, 30 Oct 2013 09:32:19 +0000 (09:32 +0000)]
Increase planetdump size safety checks
Grant Slater [Tue, 29 Oct 2013 14:15:33 +0000 (14:15 +0000)]
Update nepomuk IPv6 address per request of host
Tom Hughes [Tue, 29 Oct 2013 02:41:18 +0000 (02:41 +0000)]
Increase postgres replication delay warning times
Matt Amos [Sun, 27 Oct 2013 17:03:07 +0000 (17:03 +0000)]
Missing `to_s` conversion for libxml.
Matt Amos [Sun, 27 Oct 2013 16:20:35 +0000 (16:20 +0000)]
Added num_changes to changeset replication.
Tom Hughes [Tue, 22 Oct 2013 19:39:45 +0000 (20:39 +0100)]
Fix typo
Tom Hughes [Tue, 22 Oct 2013 19:34:13 +0000 (20:34 +0100)]
Add gps-*.tile.openstreetmap.org as an alias for the GPS tile server
Tom Hughes [Tue, 22 Oct 2013 19:32:46 +0000 (20:32 +0100)]
Use the tile.openstreetmap.org certificate for the GPS tile server
Grant Slater [Tue, 22 Oct 2013 11:32:22 +0000 (12:32 +0100)]
Add base nginx cookbook
Grant Slater [Tue, 22 Oct 2013 09:47:30 +0000 (10:47 +0100)]
Set internal rsync over ssh backups to use arcfour (rc4) for performance
Tom Hughes [Tue, 22 Oct 2013 07:55:25 +0000 (08:55 +0100)]
Track the live tag for the GPS tile server repositories
Tom Hughes [Tue, 22 Oct 2013 07:54:57 +0000 (08:54 +0100)]
Enable SSL for the GPS tile server
Tom Hughes [Sun, 20 Oct 2013 21:50:15 +0000 (22:50 +0100)]
Send single object node requests into cgimap again
Tom Hughes [Sun, 20 Oct 2013 19:49:28 +0000 (20:49 +0100)]
Stop sending single object node requests to cgimap
Tom Hughes [Fri, 18 Oct 2013 15:23:49 +0000 (16:23 +0100)]
Use separate apt source list template for nginx
Grant Slater [Fri, 18 Oct 2013 15:15:43 +0000 (16:15 +0100)]
Add nginx stable repo + enable on tilecaches
Tom Hughes [Fri, 18 Oct 2013 09:48:13 +0000 (10:48 +0100)]
We only need to escape dots in ProxyPassMatch, not in ProxyPass
Tom Hughes [Fri, 18 Oct 2013 09:44:31 +0000 (10:44 +0100)]
Only send GET requests to cgimap
Tom Hughes [Fri, 18 Oct 2013 08:34:08 +0000 (09:34 +0100)]
Pass single object node/way/relation calls to the backends
Tom Hughes [Fri, 18 Oct 2013 08:29:14 +0000 (09:29 +0100)]
Fix typo
Tom Hughes [Fri, 18 Oct 2013 08:01:55 +0000 (09:01 +0100)]
Let cgimap handle single object node/way/relation calls on the backends
Tom Hughes [Thu, 17 Oct 2013 23:15:36 +0000 (00:15 +0100)]
Add support for the status action to the gps-update service
Tom Hughes [Thu, 17 Oct 2013 18:04:58 +0000 (19:04 +0100)]
Fix typo
Tom Hughes [Thu, 17 Oct 2013 18:00:27 +0000 (19:00 +0100)]
Work around issues with older openssl on Ubuntu
Tom Hughes [Thu, 17 Oct 2013 17:46:34 +0000 (18:46 +0100)]
Use self signed certificates for exim
Tom Hughes [Thu, 17 Oct 2013 17:29:23 +0000 (18:29 +0100)]
Rework certificate handling
Tom Hughes [Thu, 17 Oct 2013 17:17:29 +0000 (18:17 +0100)]
Install the tile.openstreetmap.org certificate on tile servers
Tom Hughes [Wed, 16 Oct 2013 19:25:28 +0000 (20:25 +0100)]
Fix gpstile user setup
Tom Hughes [Wed, 16 Oct 2013 18:35:35 +0000 (19:35 +0100)]
Enable GPS update service
Tom Hughes [Wed, 16 Oct 2013 18:28:10 +0000 (19:28 +0100)]
Fix typo
Tom Hughes [Wed, 16 Oct 2013 18:23:24 +0000 (19:23 +0100)]
Enable mod_headers for the GPS tile server
Tom Hughes [Wed, 16 Oct 2013 18:20:16 +0000 (19:20 +0100)]
Setup apache for the GPS tile server
Tom Hughes [Wed, 16 Oct 2013 16:48:31 +0000 (17:48 +0100)]
Fix build step for GPS importer
Tom Hughes [Wed, 16 Oct 2013 16:43:19 +0000 (17:43 +0100)]
Initial work on a chef cookbook for the GPS tile server
Tom Hughes [Wed, 16 Oct 2013 16:28:08 +0000 (17:28 +0100)]
Run memcached as the memcache user