]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
spohr needs this acl too
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 20 Feb 2012 11:07:04 +0000 (12:07 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 20 Feb 2012 11:07:04 +0000 (12:07 +0100)
modules/dacs/files/per-host/spohr.debian.org/acl-private.0 [new file with mode: 0644]

diff --git a/modules/dacs/files/per-host/spohr.debian.org/acl-private.0 b/modules/dacs/files/per-host/spohr.debian.org/acl-private.0
new file mode 100644 (file)
index 0000000..1da563d
--- /dev/null
@@ -0,0 +1,10 @@
+<acl_rule status="enabled">
+  <services>
+      <service url_pattern="/*"/>
+  </services>
+  <rule order="allow,deny" pass_http_cookie="yes">
+   <allow>
+       user("auth")
+   </allow>
+  </rule>
+</acl_rule>