X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fba89b0d71a9dd87d0c3c57fb2f84263c3b36a14..41bdac8f1d96696cd28642ef0247a07ed59cfae8:/README.md diff --git a/README.md b/README.md index 50b3a7acf..65b41d609 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # OpenStreetMap chef cookbooks -[![Build Status](https://travis-ci.org/openstreetmap/chef.svg?branch=master)](https://travis-ci.org/openstreetmap/chef) +[![Cookstyle](https://github.com/openstreetmap/chef/workflows/Cookstyle/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/chef/actions?query=workflow%3ACookstyle%20branch%3Amaster%20event%3Apush) +[![Test Kitchen](https://github.com/openstreetmap/chef/workflows/Test%20Kitchen/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/chef/actions?query=workflow%3A%22Test+Kitchen%22%20branch%3Amaster%20event%3Apush) This repository manages the configuration of all the servers run by the OpenStreetMap Foundation's Operations Working Group. We use [Chef](https://www.chef.io/) to automated the configuration of all of our servers. +[OSMF Operations Working Group](https://operations.osmfoundation.org/) + # Roles We make extensive use of roles to configure the servers. In general we have: @@ -20,7 +23,7 @@ All our servers are [named after dragons](https://wiki.openstreetmap.org/wiki/Se Covers anything specific to a certain piece of hardware, like a motherboard, that could apply to multiple machines. -## Location-specific roles (e.g. [ams.rb](roles/ams.rb)) +## Location-specific roles (e.g. [equinix.rb](roles/equinix.rb)) These form a hierarchy of datacentres, organisations, and countries where our servers are located.