aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-06-12 01:25:36 +0100
committerColin Guthrie <colin@mageia.org>2014-06-12 01:25:46 +0100
commit2f9628d8b3358ee805a3aa6cff07104793142725 (patch)
tree116c1249ae2d1b4b1b8a18141ea9a1f8a07a2e71 /README.md
parentce9f8ec126335d1ace5e16feb5c58763947d0e5a (diff)
downloadpuppet-2f9628d8b3358ee805a3aa6cff07104793142725.tar
puppet-2f9628d8b3358ee805a3aa6cff07104793142725.tar.gz
puppet-2f9628d8b3358ee805a3aa6cff07104793142725.tar.bz2
puppet-2f9628d8b3358ee805a3aa6cff07104793142725.tar.xz
puppet-2f9628d8b3358ee805a3aa6cff07104793142725.zip
Switch to README.md for nicer rendering on cgit.
Some minor fixups while I'm at it.
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 30 insertions, 0 deletions
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)