enabling robots.txt on taskotron stg, prod to keep bots from hammering buildmaster

This commit is contained in:
Tim Flink 2015-08-05 20:44:22 +00:00
parent 74fab3b93b
commit ad5c0044b9
2 changed files with 2 additions and 0 deletions

View file

@ -29,3 +29,4 @@ taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/la
public_artifacts_dir: /srv/taskotron/artifacts
execdb_server: http://resultsdb01.qa.fedoraproject.org/execdb
execdb_statuspush: http://resultsdb01.qa.fedoraproject.org/execdb/buildbottest
robots_path: /var/www/html

View file

@ -34,3 +34,4 @@ freezes: false
public_artifacts_dir: /srv/taskotron/artifacts
execdb_server: http://resultsdb-stg01.qa.fedoraproject.org/execdb
execdb_statuspush: http://resultsdb-stg01.qa.fedoraproject.org/execdb/buildbottest
robots_path: /var/www/html