-
Notifications
You must be signed in to change notification settings - Fork 0
/
hosts
44 lines (42 loc) · 1.06 KB
/
hosts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
all:
hosts:
children:
dates:
hosts:
dates.opentreeoflife.org:
devphylesystemapi:
hosts:
devphylesystemapi.opentreeoflife.org:
ot62: # pre-deployment system
host: ot62
ansible_host: ot62.opentreeoflife.org
# for more settings, see roles/phylesystem-api/defaults/*.yml
phylesystemapi:
hosts:
ot67:
host: ot67
ansible_host: ot67.opentreeoflife.org
nexttree:
hosts:
ot37:
host: ot37
ansible_host: ot37.opentreeoflife.org
otcetera_branch: development
ot38:
host: ot38
ansible_host: ot38.opentreeoflife.org
otcetera_branch: development
devtree:
hosts:
devtree:
host: devtree
ansible_host: devtree.opentreeoflife.org
opentree_branch: staging
devapi:
hosts:
devapi:
host: devapi
ansible_host: ot66.opentreeoflife.org
otcetera_branch: development
ws_wrapper_branch: development