From 2f9628d8b3358ee805a3aa6cff07104793142725 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Thu, 12 Jun 2014 01:25:36 +0100 Subject: Switch to README.md for nicer rendering on cgit. Some minor fixups while I'm at it. --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 00000000..0c023b79 --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +Puppet layout +============= + +deployment +---------- + +Contains code specific to our deployment (static website, mailling list +definition), most of it should not be reusable + +external +-------- + +Modules that were not written by us, and should be synced (either by hand, +git submodules or something else appropriate). We should make sure that +proper credit is given, as well as proper location + +modules +------- + +Our own modules + +manifests +--------- + +Main puppet manifests + +extdata +------- + +Puppet extlookup datafie, should not be in git (mainly used for password) -- cgit v1.2.1