X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6e41856e5583cf7426b9fef9d913668d88dc6bb7..0901083e8a05bbeff9057698e1eb981e55e8ceab:/README.md diff --git a/README.md b/README.md index cebe6e57e..868477fb9 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,8 +30,13 @@ 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 Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more details. + +# Contact Us + +* Twitter: [@OSM_Tech](https://twitter.com/OSM_Tech) +* IRC: [#OSM-Dev on irc.oftc.net](http://irc.openstreetmap.org/)