enabling robots.txt on taskotron stg, prod to keep bots from hammering buildmaster
This commit is contained in:
parent
74fab3b93b
commit
ad5c0044b9
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue