X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6e41856e5583cf7426b9fef9d913668d88dc6bb7..6748e2888bb070987e49abe62f5f3c4faa04e873:/README.md diff --git a/README.md b/README.md index cebe6e57e..500a6fba4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # OpenStreetMap chef cookbooks +[![Build Status](https://travis-ci.org/openstreetmap/chef.svg?branch=master)](https://travis-ci.org/openstreetmap/chef) + 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 @@ -28,7 +30,7 @@ These cover the services that the server is running, and will include the recipe # Cookbooks -We use the 'Organization Repository' approach, where we have all our cookbooks in this repository (as opposed to one repository per cookbook). Additionally we don't make use of external cookbooks so every cookbook required is in this repository +We use the 'Organization Repository' approach, where we have all our cookbooks in this repository (as opposed to one repository per cookbook). Additionally we don't make use of external cookbooks so every cookbook required is in this repository. # Contributing