]> git.openstreetmap.org Git - chef.git/log
chef.git
7 years agoForce unlinking of certificates
Tom Hughes [Sat, 11 Feb 2017 19:42:08 +0000 (19:42 +0000)]
Force unlinking of certificates

7 years agoIssue letsencrypt certificates for wordpress sites
Tom Hughes [Sat, 11 Feb 2017 19:32:35 +0000 (19:32 +0000)]
Issue letsencrypt certificates for wordpress sites

7 years agoAllow a certificate file to replace a symbolic link
Tom Hughes [Sat, 11 Feb 2017 19:19:37 +0000 (19:19 +0000)]
Allow a certificate file to replace a symbolic link

7 years agoSwitch operations.osmfoundation.org to letsencrypt
Tom Hughes [Sat, 11 Feb 2017 17:50:10 +0000 (17:50 +0000)]
Switch operations.osmfoundation.org to letsencrypt

7 years agoSwitch piwik to letsencrypt
Tom Hughes [Sat, 11 Feb 2017 17:28:26 +0000 (17:28 +0000)]
Switch piwik to letsencrypt

7 years agoEnable SSL for munin using letsencrypt
Tom Hughes [Sat, 11 Feb 2017 17:18:43 +0000 (17:18 +0000)]
Enable SSL for munin using letsencrypt

7 years agoAdd framework for managing letsencrypt certificates
Tom Hughes [Sat, 11 Feb 2017 15:03:01 +0000 (15:03 +0000)]
Add framework for managing letsencrypt certificates

7 years agoUpdate blogs to use planet.ini
Tom Hughes [Wed, 8 Feb 2017 19:04:11 +0000 (19:04 +0000)]
Update blogs to use planet.ini

7 years agoDrop groups.apis.dev.openstreetmap.org
Tom Hughes [Tue, 7 Feb 2017 07:04:55 +0000 (07:04 +0000)]
Drop groups.apis.dev.openstreetmap.org

7 years agoAdd Symbol to whitelist of classes to load for YAML.safe_load
Tom Hughes [Mon, 6 Feb 2017 08:35:49 +0000 (08:35 +0000)]
Add Symbol to whitelist of classes to load for YAML.safe_load

7 years agoAdd Time to whitelist of classes to load for YAML.safe_load
Matt Amos [Sun, 5 Feb 2017 19:11:56 +0000 (19:11 +0000)]
Add Time to whitelist of classes to load for YAML.safe_load

The update to ruby 2.3.1 pulls in a different version of the YAML / Psych code which doesn't allow the Time class to be loaded in `safe_load`, unlike the previous version. This change whitelists Time, and appears to solve the problem. Since `state.yaml` files are not loaded from the internet, and rarely hand-edited, then this seems like an okay thing to whitelist.

7 years agoUpdate bundle
Tom Hughes [Sun, 5 Feb 2017 10:40:36 +0000 (10:40 +0000)]
Update bundle

7 years agoUpdate foodcritic
Tom Hughes [Sun, 5 Feb 2017 10:28:54 +0000 (10:28 +0000)]
Update foodcritic

7 years agoUpdate rubocop
Tom Hughes [Sun, 5 Feb 2017 10:22:04 +0000 (10:22 +0000)]
Update rubocop

7 years agoSpecify database for osm2pgsql on rendering servers
Paul Norman [Sat, 4 Feb 2017 22:40:57 +0000 (14:40 -0800)]
Specify database for osm2pgsql on rendering servers

7 years agoReplace run_command and output_of_command with shell_out!
Tom Hughes [Tue, 31 Jan 2017 11:08:15 +0000 (11:08 +0000)]
Replace run_command and output_of_command with shell_out!

7 years agoAdd tests for otrs cookbook
Tom Hughes [Sat, 4 Feb 2017 17:06:31 +0000 (17:06 +0000)]
Add tests for otrs cookbook

7 years agoConfigure database for OTRS before trying to use it
Tom Hughes [Sat, 4 Feb 2017 15:48:40 +0000 (15:48 +0000)]
Configure database for OTRS before trying to use it

7 years agoSwitch OTRS to use postgres 9.3
Tom Hughes [Sat, 4 Feb 2017 11:27:50 +0000 (11:27 +0000)]
Switch OTRS to use postgres 9.3

7 years agoInherit manage_home attribute for accounts properly
Tom Hughes [Sat, 4 Feb 2017 11:10:48 +0000 (11:10 +0000)]
Inherit manage_home attribute for accounts properly

Because it's a boolean we can't just chain or operators as an
explict false will trigger fallback, so use Hash#fetch with default
values to do the fallback instead.

7 years agoUpdate CiviCRM to 4.6.26
Tom Hughes [Sat, 4 Feb 2017 00:13:15 +0000 (00:13 +0000)]
Update CiviCRM to 4.6.26

7 years agoUpdate carto stylesheet to v3.1.0
Tom Hughes [Sun, 29 Jan 2017 17:34:58 +0000 (17:34 +0000)]
Update carto stylesheet to v3.1.0

Closes #111

7 years agoEnsure nginc listens on both IPv6 and IPv4
Tom Hughes [Sun, 29 Jan 2017 11:50:02 +0000 (11:50 +0000)]
Ensure nginc listens on both IPv6 and IPv4

7 years agoMake imagery servers listen on IPv6
Tom Hughes [Sat, 28 Jan 2017 12:52:35 +0000 (12:52 +0000)]
Make imagery servers listen on IPv6

7 years agoFix blogs cron job
Tom Hughes [Fri, 27 Jan 2017 15:36:02 +0000 (15:36 +0000)]
Fix blogs cron job

7 years agoEnable brightbox-ruby-ng on ridley
Tom Hughes [Thu, 26 Jan 2017 19:17:22 +0000 (19:17 +0000)]
Enable brightbox-ruby-ng on ridley

7 years agoDeploy blogs.openstreetmap.org on shenron
Tom Hughes [Thu, 26 Jan 2017 19:10:29 +0000 (19:10 +0000)]
Deploy blogs.openstreetmap.org on shenron

7 years agoTune apache on shenron
Tom Hughes [Thu, 26 Jan 2017 18:31:07 +0000 (18:31 +0000)]
Tune apache on shenron

7 years agoMerge remote-tracking branch 'github/pull/102'
Tom Hughes [Thu, 26 Jan 2017 18:29:11 +0000 (18:29 +0000)]
Merge remote-tracking branch 'github/pull/102'

7 years agoMerge pull request #110 from zerebubuth/munin-dump-fixes
Matt Amos [Tue, 24 Jan 2017 13:18:05 +0000 (13:18 +0000)]
Merge pull request #110 from zerebubuth/munin-dump-fixes

Fixes to munin dump functionality

7 years agoMake the rrddump.sh script do all the work, including cleanup.
Matt Amos [Tue, 24 Jan 2017 13:06:50 +0000 (13:06 +0000)]
Make the rrddump.sh script do all the work, including cleanup.

7 years agoTouch XML files to reflect date of original RRD file. Don't run dump in parallel...
Matt Amos [Tue, 24 Jan 2017 12:45:07 +0000 (12:45 +0000)]
Touch XML files to reflect date of original RRD file. Don't run dump in parallel. Only keep latest 3 files, delete older ones.

7 years agoEnable directory indexes for munin/dumps
Tom Hughes [Tue, 24 Jan 2017 12:33:39 +0000 (12:33 +0000)]
Enable directory indexes for munin/dumps

7 years agoMerge pull request #109 from zerebubuth/munin-dump
Matt Amos [Tue, 24 Jan 2017 11:36:17 +0000 (11:36 +0000)]
Merge pull request #109 from zerebubuth/munin-dump

Downloadable munin data

7 years agoAdd simple script to dump munin data from RRD to XML and tar it up somewhere download...
Matt Amos [Mon, 23 Jan 2017 18:13:09 +0000 (18:13 +0000)]
Add simple script to dump munin data from RRD to XML and tar it up somewhere downloadable.

7 years agoSwitch viserion to use google DNS
Tom Hughes [Wed, 18 Jan 2017 19:20:47 +0000 (19:20 +0000)]
Switch viserion to use google DNS

7 years agoUpdate IP address for gorynych
Tom Hughes [Tue, 10 Jan 2017 13:42:04 +0000 (13:42 +0000)]
Update IP address for gorynych

7 years agoUpdate piwik to 3.0.1
Tom Hughes [Tue, 10 Jan 2017 00:09:55 +0000 (00:09 +0000)]
Update piwik to 3.0.1

7 years agoUpdate chef client to 12.17.44
Tom Hughes [Mon, 9 Jan 2017 08:23:30 +0000 (08:23 +0000)]
Update chef client to 12.17.44

7 years agoAdd resolved for kalessin
Tom Hughes [Sun, 8 Jan 2017 19:02:56 +0000 (19:02 +0000)]
Add resolved for kalessin

7 years agoFix interface name for kalessin
Tom Hughes [Sun, 8 Jan 2017 18:46:11 +0000 (18:46 +0000)]
Fix interface name for kalessin

7 years agoAdd role for kalessin
Tom Hughes [Sat, 7 Jan 2017 17:27:45 +0000 (17:27 +0000)]
Add role for kalessin

7 years agoEnable gpx-import on spike-01
Tom Hughes [Sat, 7 Jan 2017 14:22:50 +0000 (14:22 +0000)]
Enable gpx-import on spike-01

7 years agoDisable gpx-import on spike-04
Tom Hughes [Sat, 7 Jan 2017 11:07:00 +0000 (11:07 +0000)]
Disable gpx-import on spike-04

7 years agoRevert "Use bytemark memcached servers"
Tom Hughes [Sat, 7 Jan 2017 11:06:29 +0000 (11:06 +0000)]
Revert "Use bytemark memcached servers"

This reverts commit fb3ae238744efe974e3a7a206641139f677a8e3c.

7 years agoEnable replication on ironbelly
Tom Hughes [Sat, 7 Jan 2017 10:49:47 +0000 (10:49 +0000)]
Enable replication on ironbelly

7 years agoDisable replication on grisu
Tom Hughes [Sat, 7 Jan 2017 10:42:40 +0000 (10:42 +0000)]
Disable replication on grisu

7 years agoUse bytemark memcached servers
Tom Hughes [Fri, 6 Jan 2017 21:47:51 +0000 (21:47 +0000)]
Use bytemark memcached servers

7 years agoEnable replication on grisu
Tom Hughes [Fri, 6 Jan 2017 21:34:48 +0000 (21:34 +0000)]
Enable replication on grisu

7 years agoDisable replication on ironbelly
Tom Hughes [Fri, 6 Jan 2017 21:23:26 +0000 (21:23 +0000)]
Disable replication on ironbelly

7 years agoEnable gpx-import on spike-04
Tom Hughes [Fri, 6 Jan 2017 19:01:48 +0000 (19:01 +0000)]
Enable gpx-import on spike-04

7 years agoDon't redirect 127.0.0.1 as doing so can break munin
Tom Hughes [Fri, 6 Jan 2017 18:30:59 +0000 (18:30 +0000)]
Don't redirect 127.0.0.1 as doing so can break munin

7 years agoDisable gpx-import on spike-01
Tom Hughes [Fri, 6 Jan 2017 17:29:58 +0000 (17:29 +0000)]
Disable gpx-import on spike-01

7 years agoAdd HTML/JS/CSS for gps.tile.openstreetmap.org site
Tom Hughes [Thu, 5 Jan 2017 00:22:15 +0000 (00:22 +0000)]
Add HTML/JS/CSS for gps.tile.openstreetmap.org site

7 years agoMake tile server export script require a valid TOTP token
Tom Hughes [Tue, 3 Jan 2017 10:31:36 +0000 (10:31 +0000)]
Make tile server export script require a valid TOTP token

7 years agotilecache: do not replace stale osm token
Grant Slater [Mon, 2 Jan 2017 23:14:04 +0000 (23:14 +0000)]
tilecache: do not replace stale osm token

7 years agotilecache: make config test quiet
Grant Slater [Mon, 2 Jan 2017 23:05:22 +0000 (23:05 +0000)]
tilecache: make config test quiet

7 years agotilecache: fix token windowing
Grant Slater [Mon, 2 Jan 2017 23:01:46 +0000 (23:01 +0000)]
tilecache: fix token windowing

7 years agotilecache: switch reload to systemctl try-reload-or-restart
Grant Slater [Mon, 2 Jan 2017 22:17:59 +0000 (22:17 +0000)]
tilecache: switch reload to systemctl try-reload-or-restart

7 years agotilecache: cleaner nginx reload
Grant Slater [Mon, 2 Jan 2017 22:12:02 +0000 (22:12 +0000)]
tilecache: cleaner nginx reload

7 years agotilecache: temporarily increase default rate
Grant Slater [Mon, 2 Jan 2017 22:11:37 +0000 (22:11 +0000)]
tilecache: temporarily increase default rate

7 years agonginx: add note on service start
Grant Slater [Mon, 2 Jan 2017 22:10:42 +0000 (22:10 +0000)]
nginx: add note on service start

7 years agonginx: do not immediately start nginx
Grant Slater [Mon, 2 Jan 2017 21:57:10 +0000 (21:57 +0000)]
nginx: do not immediately start nginx

7 years agotilecache: remove cookie flags secure + httponly
Grant Slater [Mon, 2 Jan 2017 21:34:23 +0000 (21:34 +0000)]
tilecache: remove cookie flags secure + httponly

7 years agotilecache: specify correct token key encoding
Grant Slater [Mon, 2 Jan 2017 21:31:33 +0000 (21:31 +0000)]
tilecache: specify correct token key encoding

7 years agotilecache: fix config race
Grant Slater [Mon, 2 Jan 2017 21:30:55 +0000 (21:30 +0000)]
tilecache: fix config race

7 years agotilecache: fix token variable name
Grant Slater [Mon, 2 Jan 2017 21:25:05 +0000 (21:25 +0000)]
tilecache: fix token variable name

7 years agotilecache: fix token variable
Grant Slater [Mon, 2 Jan 2017 21:17:46 +0000 (21:17 +0000)]
tilecache: fix token variable

7 years agotilecache: add osm.org stale token
Grant Slater [Mon, 2 Jan 2017 21:12:19 +0000 (21:12 +0000)]
tilecache: add osm.org stale token

7 years agotilecache: fix token in databag
Grant Slater [Mon, 2 Jan 2017 21:09:49 +0000 (21:09 +0000)]
tilecache: fix token in databag

7 years agotilecache: correct cookie domain
Grant Slater [Mon, 2 Jan 2017 20:54:54 +0000 (20:54 +0000)]
tilecache: correct cookie domain

7 years agotilecache: fix quoting format
Grant Slater [Mon, 2 Jan 2017 20:36:20 +0000 (20:36 +0000)]
tilecache: fix quoting format

7 years agotilecache: fix token typo
Grant Slater [Mon, 2 Jan 2017 20:33:45 +0000 (20:33 +0000)]
tilecache: fix token typo

7 years agotilecache: chef code for token support
Grant Slater [Mon, 2 Jan 2017 20:27:51 +0000 (20:27 +0000)]
tilecache: chef code for token support

7 years agotilecache: generate nginx QoS maps
Grant Slater [Mon, 2 Jan 2017 20:25:57 +0000 (20:25 +0000)]
tilecache: generate nginx QoS maps

7 years agoConfigure TOTP key for the web site
Tom Hughes [Mon, 2 Jan 2017 20:44:37 +0000 (20:44 +0000)]
Configure TOTP key for the web site

7 years agoSend forum emails with a noreply sender address
Tom Hughes [Mon, 2 Jan 2017 09:15:01 +0000 (09:15 +0000)]
Send forum emails with a noreply sender address

7 years agoRedirect all names to canonical site
Tom Hughes [Sun, 1 Jan 2017 18:51:50 +0000 (18:51 +0000)]
Redirect all names to canonical site

Make frontend web servers redirect any request to a name that is
not one of the canonical names by using a wildcard alias.

7 years agotilecache: nginx strip query parameters
Grant Slater [Fri, 30 Dec 2016 19:55:44 +0000 (19:55 +0000)]
tilecache: nginx strip query parameters

7 years agotilecache: Add first pass nginx QoS
Grant Slater [Fri, 30 Dec 2016 17:12:51 +0000 (17:12 +0000)]
tilecache: Add first pass nginx QoS

7 years agoAllow nginx to autotune workers
Grant Slater [Fri, 30 Dec 2016 16:50:54 +0000 (16:50 +0000)]
Allow nginx to autotune workers

7 years agoAlways rebuild Makefile for quad_tile extension before using it
Tom Hughes [Fri, 30 Dec 2016 07:58:19 +0000 (07:58 +0000)]
Always rebuild Makefile for quad_tile extension before using it

7 years agoAdd lldpd support
Grant Slater [Tue, 27 Dec 2016 18:03:46 +0000 (18:03 +0000)]
Add lldpd support

7 years agoUpdate carto stylesheet to v3.0.1
Tom Hughes [Fri, 23 Dec 2016 00:30:07 +0000 (00:30 +0000)]
Update carto stylesheet to v3.0.1

7 years agoUpdate carto stylesheet to v3.0.0
Tom Hughes [Thu, 22 Dec 2016 19:14:54 +0000 (19:14 +0000)]
Update carto stylesheet to v3.0.0

Closes #105

7 years agoEnable wikimedia authentication
Tom Hughes [Wed, 21 Dec 2016 12:37:04 +0000 (12:37 +0000)]
Enable wikimedia authentication

7 years agoUpdate OWG website URL
Tom Hughes [Wed, 21 Dec 2016 09:53:10 +0000 (09:53 +0000)]
Update OWG website URL

7 years agoUpdate piwik to 3.0.0
Tom Hughes [Tue, 20 Dec 2016 10:31:45 +0000 (10:31 +0000)]
Update piwik to 3.0.0

7 years agoAdd additional signatures to clamav
Tom Hughes [Sun, 18 Dec 2016 11:33:31 +0000 (11:33 +0000)]
Add additional signatures to clamav

7 years agotilecache: do not pass cookie to backend
Grant Slater [Sat, 17 Dec 2016 23:50:21 +0000 (23:50 +0000)]
tilecache: do not pass cookie to backend

7 years agotilecache: enable TFO
Grant Slater [Sat, 17 Dec 2016 19:01:42 +0000 (19:01 +0000)]
tilecache: enable TFO

7 years agoSet base URL for operations site
Tom Hughes [Sat, 17 Dec 2016 14:49:42 +0000 (14:49 +0000)]
Set base URL for operations site

7 years agoRun jekyll via bundler
Tom Hughes [Sat, 17 Dec 2016 13:17:08 +0000 (13:17 +0000)]
Run jekyll via bundler

7 years agoInstall bundle for OWG site
Tom Hughes [Sat, 17 Dec 2016 13:12:42 +0000 (13:12 +0000)]
Install bundle for OWG site

7 years agoMark Go-http-client as a tile scraper
Tom Hughes [Sat, 17 Dec 2016 13:08:46 +0000 (13:08 +0000)]
Mark Go-http-client as a tile scraper

7 years agoEnable brightbox-ruby-ng on ridley
Tom Hughes [Sat, 17 Dec 2016 12:59:44 +0000 (12:59 +0000)]
Enable brightbox-ruby-ng on ridley

7 years agoAdd operations.osmfoundation.org site to ridley
Tom Hughes [Sat, 17 Dec 2016 12:50:15 +0000 (12:50 +0000)]
Add operations.osmfoundation.org site to ridley

7 years agoIncrease CPU altering thresholds for tile caches
Tom Hughes [Thu, 15 Dec 2016 09:08:02 +0000 (09:08 +0000)]
Increase CPU altering thresholds for tile caches

7 years agoConfigure IPv6 for OSUOSL machines
Tom Hughes [Wed, 14 Dec 2016 19:05:09 +0000 (19:05 +0000)]
Configure IPv6 for OSUOSL machines

7 years agoSet CPU alert thresholds for tile caches
Tom Hughes [Wed, 14 Dec 2016 09:37:50 +0000 (09:37 +0000)]
Set CPU alert thresholds for tile caches

Hopefully this will warn us when nginx spins out of control.