aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/binrepos/vhost_binrepo.conf
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-01-08 17:39:08 +0000
committerMichael Scherer <misc@mageia.org>2012-01-08 17:39:08 +0000
commit761db207f6fecb2f8117919055c72e058ceb8f6f (patch)
treeefda221239f871fa06c641b0d0d4829c0e6b75d7 /modules/buildsystem/templates/binrepos/vhost_binrepo.conf
parent3e6f60ba018b26a1665a4f8077ab439dc6199503 (diff)
downloadpuppet-761db207f6fecb2f8117919055c72e058ceb8f6f.tar
puppet-761db207f6fecb2f8117919055c72e058ceb8f6f.tar.gz
puppet-761db207f6fecb2f8117919055c72e058ceb8f6f.tar.bz2
puppet-761db207f6fecb2f8117919055c72e058ceb8f6f.tar.xz
puppet-761db207f6fecb2f8117919055c72e058ceb8f6f.zip
split binrepos in its own file
Diffstat (limited to 'modules/buildsystem/templates/binrepos/vhost_binrepo.conf')
-rw-r--r--modules/buildsystem/templates/binrepos/vhost_binrepo.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/binrepos/vhost_binrepo.conf b/modules/buildsystem/templates/binrepos/vhost_binrepo.conf
new file mode 100644
index 00000000..8206614f
--- /dev/null
+++ b/modules/buildsystem/templates/binrepos/vhost_binrepo.conf
@@ -0,0 +1,3 @@
+<Directory <%= binrepodir %>>
+ Options None
+</Directory>