projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add crunch_worker_state to Node api response. refs #1586
[arvados.git]
/
services
/
api
/
test
/
fixtures
/
api_clients.yml
1
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
2
3
trusted_workbench:
4
name: Official Workbench
5
url_prefix: https://official-workbench.local/
6
is_trusted: true
7
8
untrusted:
9
name: Untrusted
10
url_prefix: https://untrusted.local/
11
is_trusted: false