aboutsummaryrefslogtreecommitdiff
path: root/hosts
blob: ab4ae244a9326ef1dfadcf2a7b7bbba69d20a4df (plain)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
# This is the default ansible 'hosts' file.
#
# It should live in /etc/ansible/hosts
#
#   - Comments begin with the '#' character
#   - Blank lines are ignored
#   - Groups of hosts are delimited by [header] elements
#   - You can enter hostnames or ip addresses
#   - A hostname/ip can be a member of multiple groups

# Ex 1: Ungrouped hosts, specify before any group headers.
[lab-sys]
rev-proxy.lavalab
router.lavalab
hyp01.lavalab
hyp03.lavalab
services.lavalab
netsrv01.lavalab

[lava-master]
validation.linaro.org
staging.validation.linaro.org

[lab-master]
staging-master.lavalab
master.lavalab

[lng]
lngmaster.lavalab

[dispatchers]
dispatcher[01:06].lavalab
fastmodels[01:03].lavalab
kvmdispatcher01.lavalab

[staging-dispatchers]
staging[01:02].lavalab

[servers]
gateway.lavalab
mirror.lavalab
playgroundmaster.lavalab
hosted-gateway.lavalab
gerritbot.lavalab

[openstack]
openstack01.lavalab


[vpn]
vpn-main.lavalab
admin-vpn.lavalab

[storage]
storage01.lavalab

[nuc]
nuc-01.lavalab
nuc-02.lavalab

[pmwg]
pmwg-server-01.lavalab

#########################################################################

[hypervisors]
192.168.128.16		# TCWG LAB HYPERVISOR (HYP02)
10.0.0.3		# LAVA LAB KVMSERVER01
10.0.0.20		# LAVA LAB HYP02
10.0.0.40		# LAVA LAB HYP01


[dns]
192.168.128.2		# Master DNS
192.168.16.3		# TCWG DNS
10.0.33.10		# LAB DNS

#########################################################################

########################################################################

[tcwg-sys]
dhcp-tcwg.tcwglab	#DHCP - DNS - NTP SERVER
nagios.tcwglab		#NAGIOS SERVER
ns1.tcwglab		#DNS SERVER (LOGICAL NAME)
revproxy.tcwglab	#GENERIC APACHE REVERSE PROXY FOR HTTP HTTPS
services.tcwglab
kvmdispatcher.tcwglab

[jenkins]
abe.tcwglab

[tcwg-build]
build-[01:12].tcwglab

[tcwg-test]
test-x86_64-01.tcwglab

[tcwg-apms]
apm-[01:02].tcwglab

[test-apms]
test-armv8-01.tcwglab tcwg_rootg=False
test-armv8-02.tcwglab tcwg_rootg=True

[tcwg-dev]
dev-01.tcwglab
dev-02.tcwglab
bkp-01.tcwglab

[tcwg-dummy]
lxc-[01:03].tcwglab

[tcwg-lava]
lava.tcwglab
kvmdispatcher.tcwglab

[tcwg-nvidia]
nvidia-tk1-01.tcwglab


#########################################################################


#NORTHSTAR hosts
[nstar]
northstar01.tcwglab
juno-northstar01.tcwglab

#########################################################################

#ART hosts
[art]
art.lavalab
art02.lavalab
#########################################################################

#LNG hosts

[lng]
lngmaster.lavalab

#########################################################################

#DEVCLOUD hosts

[devcloud]
server01.devcloud