forked from usegalaxy-eu/infrastructure-playbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hosts
63 lines (44 loc) · 997 Bytes
/
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Cloud
[grafana]
stats.galaxyproject.eu
[build]
build.galaxyproject.eu ansible_ssh_user=root
[docker]
docker.galaxyproject.eu
[influxdb]
influxdb.galaxyproject.eu
[proxy-internal]
proxy.internal.galaxyproject.eu
#[ftp]
#ftp.usegalaxy.eu
[apollo]
apollo.internal.galaxyproject.eu
#[sentry]
#sentry.galaxyproject.eu
[cvmfsstratum1servers]
10.5.68.209
#cvmfs1-ufr0.galaxyproject.eu
[cvmfs-stratum0]
cvmfs-stratum0.galaxyproject.eu
[telescope]
telescope.internal.galaxyproject.eu
[hicbrowser]
192.52.32.160
[galaxy-test]
test.internal.usegalaxy.eu
[denbistratum0]
cvmfs-stratum0-test.galaxyproject.eu
#[job-working-dir]
#10.5.68.72
#job-working-dir.internal.galaxyproject.eu
# Baremetal
[galaxy]
sn04.bi.uni-freiburg.de ansible_ssh_user=root
#[build01]
#build01.bwcloud.uni-freiburg.de ansible_ssh_user=root
#[cvmfspreload]
#10.19.1.201 ansible_ssh_user=root #ssds1.rz.privat
[all:vars]
ansible_ssh_user=centos
[central-manager]
manager.vgcn.galaxyproject.eu ansible_ssh_user=root