aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README30
-rw-r--r--README.md30
2 files changed, 30 insertions, 30 deletions
diff --git a/README b/README
deleted file mode 100644
index d1d83446..00000000
--- a/README
+++ /dev/null
@@ -1,30 +0,0 @@
-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 )
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)