summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..23b3765
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+Variables
+=========
+
+$reprepro_manage_distributions_conf, $reprepro_manage_incoming_conf
+-------------------------------------------------------------------
+
+If true, the content of -respectively- the conf/distributions and
+conf/incoming files is managed by this module. Else, only the
+existence, ownership and permissions are.
+
+Default: true.
+
+$reprepro_incoming_mode
+-----------------------
+
+This module manages the reprepro incoming directory and sets its
+permissions to $reprepro_incoming_mode.
+
+Default: 1777