Mercurial > repos > yating-l > gonramp_apollo_tools
comparison templates/apollo-arrow.yml @ 0:ce4f91831680 draft default tip
planemo upload for repository https://github.com/Yating-L/suite_gonramp_apollo.git commit 5367a00befb467f162d1870edb91f9face72e894
author | yating-l |
---|---|
date | Fri, 16 Feb 2018 10:57:13 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ce4f91831680 |
---|---|
1 ## Apollo's Arrow: Global Configuration File. | |
2 # Each stanza should contian a single galaxy server to control. | |
3 # | |
4 # You can set the key __default to the name of a default instance | |
5 __default: local | |
6 | |
7 local: | |
8 url: ${apollo_host} | |
9 username: ${admin_user} | |
10 password: ${admin_pw} |