commit | c0d263b683ae03526fe582a5b713cf9de8067870 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Apr 06 11:19:34 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Apr 06 11:24:04 2016 +0200 |
tree | 92a80b374e9f52ea05436636dde2e2f6bcb7dcbe | |
parent | 643432a93fdbabcf1d74f4ab579fbf9b84a75f06 [diff] [blame] |
Allow defining robots.txt
diff --git a/tests/pillar/apache_server.sls b/tests/pillar/apache_server.sls index da59713..fe53ffa 100644 --- a/tests/pillar/apache_server.sls +++ b/tests/pillar/apache_server.sls
@@ -9,12 +9,18 @@ enabled: true password: cloudlab htpasswd: cloudlab.htpasswd + robots: + default: + all: + disallow: + - / site: roundcube: enabled: true type: static name: roundcube root: /usr/share/roundcube + robots: default locations: - uri: /admin path: /usr/share/postfixadmin