summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2012-02-04 15:27:04 +0100
committerintrigeri <intrigeri@boum.org>2012-02-04 15:27:04 +0100
commit01d03ee604fc54a9dd8ea0e530e97872a3a43363 (patch)
tree23d82bb147cfa937337688b6320cd7fda9b8bb5f /README
parent0fa9135bb3f97426564cf403c66000225d86a7f1 (diff)
Allow opting-out of conf/incoming's and conf/distributions' content management.
Sometimes it's much simpler to manage these files outside of Puppet.
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index b045065..23b3765 100644
--- a/README
+++ b/README
@@ -1,6 +1,15 @@
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
-----------------------