switch on deployment_type to use different credentials for dev/stg/prod

This commit is contained in:
Tim Flink 2014-07-01 16:38:34 +00:00
parent 6ef414a4af
commit 6b862c20e9
3 changed files with 14 additions and 7 deletions

View file

@ -21,3 +21,4 @@ buildslave_dir: /home/buildslave/slave
master_dir: /home/buildmaster/master
master_user: buildmaster
external_hostname: taskotron.dev.fedoraproject.org
deployment_type: dev