]> git.openstreetmap.org Git - chef.git/log
chef.git
8 years agoTest chef using ruby 2.1.6 as that is what chef currently uses
Tom Hughes [Fri, 23 Oct 2015 08:14:47 +0000 (09:14 +0100)]
Test chef using ruby 2.1.6 as that is what chef currently uses

8 years agoFix some chef deprecation warnings
Tom Hughes [Fri, 23 Oct 2015 08:06:32 +0000 (09:06 +0100)]
Fix some chef deprecation warnings

8 years agoDisable bogus foodcritic warning
Tom Hughes [Fri, 23 Oct 2015 08:06:04 +0000 (09:06 +0100)]
Disable bogus foodcritic warning

https://github.com/acrmp/foodcritic/issues/392

8 years agoRemove duplicate hash entry
Tom Hughes [Fri, 23 Oct 2015 07:59:55 +0000 (08:59 +0100)]
Remove duplicate hash entry

8 years agoUpdate bundle
Tom Hughes [Fri, 23 Oct 2015 07:58:42 +0000 (08:58 +0100)]
Update bundle

8 years agoDrop monkey patch that is no longer needed
Tom Hughes [Fri, 23 Oct 2015 07:42:27 +0000 (08:42 +0100)]
Drop monkey patch that is no longer needed

8 years agoUpdate chef client to 12.5.1
Tom Hughes [Fri, 23 Oct 2015 07:34:03 +0000 (08:34 +0100)]
Update chef client to 12.5.1

8 years agoUpdate piwik to 2.15.0
Tom Hughes [Fri, 23 Oct 2015 07:29:18 +0000 (08:29 +0100)]
Update piwik to 2.15.0

8 years agoMake tile expiry kick in at 88% full
Tom Hughes [Thu, 15 Oct 2015 11:06:41 +0000 (12:06 +0100)]
Make tile expiry kick in at 88% full

8 years agoReduce cache memory on drogon some more
Tom Hughes [Wed, 14 Oct 2015 11:43:56 +0000 (12:43 +0100)]
Reduce cache memory on drogon some more

8 years agoReduce cache memory on drogon
Tom Hughes [Mon, 12 Oct 2015 11:22:42 +0000 (12:22 +0100)]
Reduce cache memory on drogon

8 years agoAdd role for drogon
Tom Hughes [Mon, 12 Oct 2015 09:58:57 +0000 (10:58 +0100)]
Add role for drogon

8 years agoUpdate to CiviCRM 4.6.9
Tom Hughes [Thu, 8 Oct 2015 13:45:56 +0000 (14:45 +0100)]
Update to CiviCRM 4.6.9

8 years agoDisable hddtemp_smartctl if we have rejected all disks
Tom Hughes [Wed, 7 Oct 2015 08:24:06 +0000 (09:24 +0100)]
Disable hddtemp_smartctl if we have rejected all disks

8 years agoAdd WPML to join.osmfoundation.org
Tom Hughes [Tue, 6 Oct 2015 23:06:09 +0000 (00:06 +0100)]
Add WPML to join.osmfoundation.org

8 years agoDo all mod_deflate configuration in global context
Tom Hughes [Mon, 5 Oct 2015 21:58:57 +0000 (22:58 +0100)]
Do all mod_deflate configuration in global context

Apparently configuring it for one type in vhost context causes
all other configuration in global context to be discarded.

8 years agoCope with newer kernels that put coretemp input in a different place
Tom Hughes [Mon, 5 Oct 2015 15:15:17 +0000 (16:15 +0100)]
Cope with newer kernels that put coretemp input in a different place

8 years agoAutoconfigure sensible labels for Intel coretemp sensors
Tom Hughes [Mon, 5 Oct 2015 08:26:51 +0000 (09:26 +0100)]
Autoconfigure sensible labels for Intel coretemp sensors

8 years agoLoad w83793 sensor module on Tyan S7010 machines
Tom Hughes [Mon, 5 Oct 2015 08:25:22 +0000 (09:25 +0100)]
Load w83793 sensor module on Tyan S7010 machines

8 years agoReplace hpacucli with hpssacli on HP machines
Tom Hughes [Fri, 2 Oct 2015 10:22:44 +0000 (11:22 +0100)]
Replace hpacucli with hpssacli on HP machines

8 years agoDrop apache and network graphs for nominatim
Tom Hughes [Thu, 1 Oct 2015 21:25:48 +0000 (22:25 +0100)]
Drop apache and network graphs for nominatim

As requests are proxied through one machine summing these
counts some things twice.

8 years agoAdd some composite munin graphs for nominatim
Tom Hughes [Thu, 1 Oct 2015 20:41:59 +0000 (21:41 +0100)]
Add some composite munin graphs for nominatim

8 years agoIgnore nonsense temperature warnings on HP DL180 G6 machines
Tom Hughes [Thu, 1 Oct 2015 19:29:41 +0000 (20:29 +0100)]
Ignore nonsense temperature warnings on HP DL180 G6 machines

8 years agoCorrect IPv6 address for grisu
Tom Hughes [Thu, 1 Oct 2015 18:05:39 +0000 (19:05 +0100)]
Correct IPv6 address for grisu

8 years agoIgnore failures to sync hp-legacy before the chef firewall updates
Tom Hughes [Thu, 1 Oct 2015 17:23:16 +0000 (18:23 +0100)]
Ignore failures to sync hp-legacy before the chef firewall updates

8 years agoCorrect IPv6 address for grisu
Tom Hughes [Thu, 1 Oct 2015 17:06:22 +0000 (18:06 +0100)]
Correct IPv6 address for grisu

8 years agoAdd role for grisu
Tom Hughes [Thu, 1 Oct 2015 16:37:59 +0000 (17:37 +0100)]
Add role for grisu

8 years agoAdd support for configuring a Mapzen Valhalla API key
Tom Hughes [Wed, 30 Sep 2015 12:48:13 +0000 (13:48 +0100)]
Add support for configuring a Mapzen Valhalla API key

8 years agoAdd support for configuring a MapQuest API key
Tom Hughes [Mon, 28 Sep 2015 12:47:53 +0000 (13:47 +0100)]
Add support for configuring a MapQuest API key

8 years agoEnsure smartd keeps running when a disk dies
Tom Hughes [Sat, 26 Sep 2015 09:19:07 +0000 (10:19 +0100)]
Ensure smartd keeps running when a disk dies

8 years agoImprove rails tmp dir cleanup script
Tom Hughes [Tue, 22 Sep 2015 11:56:29 +0000 (12:56 +0100)]
Improve rails tmp dir cleanup script

8 years agoFix removal of old rails cleanup scripts on dev
Tom Hughes [Tue, 22 Sep 2015 11:42:23 +0000 (12:42 +0100)]
Fix removal of old rails cleanup scripts on dev

8 years agoUpdate CiviCRM to 4.6.8
Tom Hughes [Tue, 22 Sep 2015 09:07:45 +0000 (10:07 +0100)]
Update CiviCRM to 4.6.8

8 years agoUpdate CiviCRM download URLs
Tom Hughes [Tue, 22 Sep 2015 09:07:24 +0000 (10:07 +0100)]
Update CiviCRM download URLs

8 years agoUpdate chef client to 12.4.2
Tom Hughes [Tue, 22 Sep 2015 07:20:43 +0000 (08:20 +0100)]
Update chef client to 12.4.2

8 years agoFilter out FailedOpenDevice messages from areca controllers
Tom Hughes [Mon, 21 Sep 2015 22:12:21 +0000 (23:12 +0100)]
Filter out FailedOpenDevice messages from areca controllers

8 years agoUpdate carto stylesheet to v2.35.0
Tom Hughes [Mon, 21 Sep 2015 18:20:11 +0000 (19:20 +0100)]
Update carto stylesheet to v2.35.0

Fixes #36

8 years agoIgnode failures refreshing data sources on tile servers
Tom Hughes [Sun, 20 Sep 2015 20:41:14 +0000 (21:41 +0100)]
Ignode failures refreshing data sources on tile servers

8 years agoFind more candidates for tile expiry
Tom Hughes [Fri, 18 Sep 2015 23:05:03 +0000 (00:05 +0100)]
Find more candidates for tile expiry

8 years agoFix cleanup of empty tile directories
Tom Hughes [Thu, 17 Sep 2015 18:37:06 +0000 (19:37 +0100)]
Fix cleanup of empty tile directories

8 years agoAdd /usr/local/bin to PATH when creating statistics for svgo
Tom Hughes [Thu, 17 Sep 2015 15:01:34 +0000 (16:01 +0100)]
Add /usr/local/bin to PATH when creating statistics for svgo

8 years agoAdd /usr/local/bin to PATH when delivering messages for svgo
Tom Hughes [Thu, 17 Sep 2015 14:57:24 +0000 (15:57 +0100)]
Add /usr/local/bin to PATH when delivering messages for svgo

8 years agoConfigure elasticsearch disk thresholds on ironbelly
Tom Hughes [Wed, 16 Sep 2015 23:42:27 +0000 (00:42 +0100)]
Configure elasticsearch disk thresholds on ironbelly

8 years agoMove logstash data to main storage array
Tom Hughes [Wed, 16 Sep 2015 23:31:00 +0000 (00:31 +0100)]
Move logstash data to main storage array

8 years agoDisable chef status alerts for nodes known to be down
Tom Hughes [Wed, 16 Sep 2015 23:14:59 +0000 (00:14 +0100)]
Disable chef status alerts for nodes known to be down

8 years agoAdd munin plugin to monitor chef node status
Tom Hughes [Wed, 16 Sep 2015 23:11:20 +0000 (00:11 +0100)]
Add munin plugin to monitor chef node status

8 years agoIncrease load average warning levels for yevaud
Tom Hughes [Wed, 16 Sep 2015 17:01:30 +0000 (18:01 +0100)]
Increase load average warning levels for yevaud

8 years agoFix configuration of SVG compression for dev instances
Tom Hughes [Sun, 13 Sep 2015 11:02:29 +0000 (12:02 +0100)]
Fix configuration of SVG compression for dev instances

8 years agoEnable gzip compression of SVG assets
Tom Hughes [Sun, 13 Sep 2015 10:39:48 +0000 (11:39 +0100)]
Enable gzip compression of SVG assets

8 years agoInstall svgo on machines running the rails port
Tom Hughes [Sun, 13 Sep 2015 09:57:05 +0000 (10:57 +0100)]
Install svgo on machines running the rails port

8 years agoIgnore messages restarting logstash-forwarder
Tom Hughes [Mon, 7 Sep 2015 08:13:11 +0000 (09:13 +0100)]
Ignore messages restarting logstash-forwarder

8 years agoAdd additional imagery tools for devs on errol
Grant Slater [Sun, 6 Sep 2015 13:59:46 +0000 (14:59 +0100)]
Add additional imagery tools for devs on errol

8 years agoIncrease API rate limit
Tom Hughes [Fri, 4 Sep 2015 14:14:19 +0000 (15:14 +0100)]
Increase API rate limit

8 years agoRestart logstash-forwarder when the rails logs rotate
Tom Hughes [Fri, 4 Sep 2015 07:45:01 +0000 (08:45 +0100)]
Restart logstash-forwarder when the rails logs rotate

8 years agoUpdate carto stylesheet to v2.34.0
Tom Hughes [Fri, 28 Aug 2015 18:00:29 +0000 (19:00 +0100)]
Update carto stylesheet to v2.34.0

Fixes #35

8 years agoUpdate logstash certificate
Tom Hughes [Fri, 28 Aug 2015 07:42:39 +0000 (08:42 +0100)]
Update logstash certificate

8 years agoSimplify kernel pinning
Tom Hughes [Thu, 27 Aug 2015 18:50:03 +0000 (19:50 +0100)]
Simplify kernel pinning

8 years agoAllow pinning kernel versions to work around hardware / driver issues
Matt Amos [Thu, 27 Aug 2015 18:29:59 +0000 (19:29 +0100)]
Allow pinning kernel versions to work around hardware / driver issues

Sometimes hardware issues or driver issues are fixed or broken in
specific kernel versions, so it's handy to be able to pin the
version to a known-working one while the problem is sorted out or
a proper fix is found.

This does this by ensuring that the particular kernel version package
is installed and that the grub configuration boots that as the default.

For context, see https://github.com/openstreetmap/operations/issues/45

8 years agoFix MAC address for grindtooth OOB card
Tom Hughes [Wed, 26 Aug 2015 22:08:17 +0000 (23:08 +0100)]
Fix MAC address for grindtooth OOB card

8 years agoFix interface names for grindtooth
Tom Hughes [Wed, 26 Aug 2015 21:59:02 +0000 (22:59 +0100)]
Fix interface names for grindtooth

8 years agoRevert "move traffic off poldi for DB resync"
Sarah Hoffmann [Wed, 26 Aug 2015 21:43:48 +0000 (23:43 +0200)]
Revert "move traffic off poldi for DB resync"

This reverts commit 7301094f7fc0618b8efeaf3de2e712d4afb17e26.

8 years agoput poldi back in slave mode
Sarah Hoffmann [Tue, 25 Aug 2015 07:01:41 +0000 (09:01 +0200)]
put poldi back in slave mode

8 years agoadd role for standalone nominatim server and apply to poldi
Sarah Hoffmann [Mon, 24 Aug 2015 12:23:15 +0000 (14:23 +0200)]
add role for standalone nominatim server and apply to poldi

8 years agomove traffic off poldi for DB resync
Sarah Hoffmann [Mon, 24 Aug 2015 09:16:42 +0000 (11:16 +0200)]
move traffic off poldi for DB resync

8 years agoOnly pass to php-fpm if file exists
Grant Slater [Sat, 22 Aug 2015 01:25:59 +0000 (02:25 +0100)]
Only pass to php-fpm if file exists

8 years agonominatim: only redirect traffic for www pool
Sarah Hoffmann [Thu, 20 Aug 2015 19:21:10 +0000 (21:21 +0200)]
nominatim: only redirect traffic for www pool

8 years agoFix new rubocop warnings
Tom Hughes [Tue, 18 Aug 2015 21:59:13 +0000 (22:59 +0100)]
Fix new rubocop warnings

8 years agoUpdate bundle
Tom Hughes [Tue, 18 Aug 2015 21:54:50 +0000 (22:54 +0100)]
Update bundle

8 years agoTruncate HP apt repo key correctly
Grant Slater [Sat, 15 Aug 2015 17:24:19 +0000 (18:24 +0100)]
Truncate HP apt repo key correctly

8 years agoUpdate HP apt repo pubkey
Grant Slater [Sat, 15 Aug 2015 15:44:18 +0000 (16:44 +0100)]
Update HP apt repo pubkey

8 years agoUpdate HP apt repo
Grant Slater [Sat, 15 Aug 2015 15:40:24 +0000 (16:40 +0100)]
Update HP apt repo

8 years agoUpdate mediawiki MLEB to latest release
Grant Slater [Sat, 15 Aug 2015 15:39:25 +0000 (16:39 +0100)]
Update mediawiki MLEB to latest release

8 years agoBlock "OSMApp Tuner" as it is scraping changesets
Tom Hughes [Fri, 14 Aug 2015 18:14:05 +0000 (19:14 +0100)]
Block "OSMApp Tuner" as it is scraping changesets

8 years agoUpdate carto stylesheet to v2.33.0
Tom Hughes [Fri, 14 Aug 2015 17:22:07 +0000 (18:22 +0100)]
Update carto stylesheet to v2.33.0

Fixes #33

8 years agoFix log regex in API statistics generator
Tom Hughes [Fri, 14 Aug 2015 15:43:15 +0000 (16:43 +0100)]
Fix log regex in API statistics generator

8 years agoUpdate piwik to 2.14.3
Tom Hughes [Sun, 9 Aug 2015 14:31:29 +0000 (15:31 +0100)]
Update piwik to 2.14.3

8 years agoMake default mw file extensions a blank array
Grant Slater [Sun, 9 Aug 2015 11:00:08 +0000 (12:00 +0100)]
Make default mw file extensions a blank array

8 years agoAdd mp3 support to Foundation wiki site
Grant Slater [Sun, 9 Aug 2015 10:49:49 +0000 (11:49 +0100)]
Add mp3 support to Foundation wiki site

8 years agoUpdate carto stylesheet to v2.32.0
Tom Hughes [Fri, 31 Jul 2015 22:41:16 +0000 (23:41 +0100)]
Update carto stylesheet to v2.32.0

Closes #30

8 years agoApply a 10s timeout to ipmi munin plugins
Tom Hughes [Thu, 30 Jul 2015 20:30:25 +0000 (21:30 +0100)]
Apply a 10s timeout to ipmi munin plugins

8 years agoTweak logstash expiry
Tom Hughes [Thu, 30 Jul 2015 07:16:36 +0000 (08:16 +0100)]
Tweak logstash expiry

8 years agoExpire logstash indexes
Tom Hughes [Wed, 29 Jul 2015 17:39:41 +0000 (18:39 +0100)]
Expire logstash indexes

8 years agoAdd antarctic icesheet data to tile servers
Tom Hughes [Tue, 28 Jul 2015 22:00:37 +0000 (23:00 +0100)]
Add antarctic icesheet data to tile servers

8 years agoTag logstash events as frontend or backend
Tom Hughes [Tue, 28 Jul 2015 17:58:27 +0000 (18:58 +0100)]
Tag logstash events as frontend or backend

8 years agoParse user agent details
Tom Hughes [Tue, 28 Jul 2015 09:33:15 +0000 (10:33 +0100)]
Parse user agent details

8 years agoDrop common but useless parameters from logstash
Tom Hughes [Tue, 28 Jul 2015 09:17:32 +0000 (10:17 +0100)]
Drop common but useless parameters from logstash

8 years agoHandle request IDs with hyphens
Tom Hughes [Mon, 27 Jul 2015 17:55:41 +0000 (18:55 +0100)]
Handle request IDs with hyphens

8 years agoRevert "move reverse traffic to pummelzacken"
Sarah Hoffmann [Mon, 27 Jul 2015 15:08:49 +0000 (17:08 +0200)]
Revert "move reverse traffic to pummelzacken"

This reverts commit 82498ea4850f2408649673bb241436b7cc1c8330.

8 years agomove reverse traffic to pummelzacken
Sarah Hoffmann [Mon, 27 Jul 2015 13:17:11 +0000 (15:17 +0200)]
move reverse traffic to pummelzacken

8 years agoRevert "Switch site to readonly mode on ramoth"
Tom Hughes [Mon, 27 Jul 2015 13:08:50 +0000 (14:08 +0100)]
Revert "Switch site to readonly mode on ramoth"

This reverts commit b7ef775848df23afe2d99f4f09fa04189190a5f7.

8 years agoSwitch site to readonly mode on ramoth
Tom Hughes [Mon, 27 Jul 2015 12:38:40 +0000 (13:38 +0100)]
Switch site to readonly mode on ramoth

8 years agoAdd a kibana frontend for logstash
Tom Hughes [Sun, 26 Jul 2015 17:50:08 +0000 (18:50 +0100)]
Add a kibana frontend for logstash

8 years agoUpdate piwik to 2.14.2
Tom Hughes [Sat, 25 Jul 2015 11:22:54 +0000 (12:22 +0100)]
Update piwik to 2.14.2

8 years agoUpdate elasticsearch to 1.7
Tom Hughes [Fri, 24 Jul 2015 23:12:47 +0000 (00:12 +0100)]
Update elasticsearch to 1.7

8 years agoRemove message field from rails log after parsing it
Tom Hughes [Fri, 24 Jul 2015 18:10:17 +0000 (19:10 +0100)]
Remove message field from rails log after parsing it

8 years agoSet the elasticsearch cluster name for logstash
Tom Hughes [Fri, 24 Jul 2015 18:08:16 +0000 (19:08 +0100)]
Set the elasticsearch cluster name for logstash

8 years agoEnable dynamic scripting for wiki search servers
Tom Hughes [Fri, 24 Jul 2015 17:45:10 +0000 (18:45 +0100)]
Enable dynamic scripting for wiki search servers

8 years agoConfigure elasticsearch servers
Tom Hughes [Fri, 24 Jul 2015 17:30:24 +0000 (18:30 +0100)]
Configure elasticsearch servers

Make sure each server has a unique cluster name and is only
listening on localhost.

8 years agoAdd support for storing web logs in logstash
Tom Hughes [Fri, 24 Jul 2015 15:27:06 +0000 (16:27 +0100)]
Add support for storing web logs in logstash

8 years agoRevert "move reverse traffic back to pummelzacken"
Sarah Hoffmann [Wed, 22 Jul 2015 07:20:56 +0000 (09:20 +0200)]
Revert "move reverse traffic back to pummelzacken"

This reverts commit 2e5b1ed532ce9e6944404e2193f90ebf64df3607.