switch on deployment_type to use different credentials for dev/stg/prod
This commit is contained in:
parent
6ef414a4af
commit
6b862c20e9
3 changed files with 14 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue