aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-01-09 11:15:11 +0000
committerMichael Scherer <misc@mageia.org>2011-01-09 11:15:11 +0000
commitfa18e9c4bfb03ad8b82f43872aee8751844f7b17 (patch)
tree07b0b9d34402fbc09274318ec314c5e4b2000f2b /README
parent8e656ffc17a0e2116c187602e4cad4a8ac8109b7 (diff)
downloadpuppet-fa18e9c4bfb03ad8b82f43872aee8751844f7b17.tar
puppet-fa18e9c4bfb03ad8b82f43872aee8751844f7b17.tar.gz
puppet-fa18e9c4bfb03ad8b82f43872aee8751844f7b17.tar.bz2
puppet-fa18e9c4bfb03ad8b82f43872aee8751844f7b17.tar.xz
puppet-fa18e9c4bfb03ad8b82f43872aee8751844f7b17.zip
add some documentation about the layout
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 30 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..d1d83446
--- /dev/null
+++ b/README
@@ -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,
+or with svn:externals, or something 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 svn ( mainly used for password )