-
Notifications
You must be signed in to change notification settings - Fork 2
/
hosts.yml
53 lines (46 loc) · 1.12 KB
/
hosts.yml
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
---
all:
hosts:
mail.ovirt.org:
monitoring.ovirt.org:
# TODO: remove when DNS is switched
ansible_host: 8.43.85.199
ovirt-web-builder.int.osci.io:
ansible_python_interpreter: /usr/bin/python3
www.ovirt.org:
# TODO: remove when DNS is switched
ansible_host: 8.43.85.224
glance.ovirt.org:
# TODO: remove when DNS is switched
ansible_host: 8.43.85.218
children:
phx_zone:
hosts: {}
# zone managed by OSAS in the Community Cage project
osci_zone:
hosts:
mail.ovirt.org:
monitoring.ovirt.org:
www.ovirt.org:
glance.ovirt.org:
vars:
nameservers: "{{ osci.dns }}"
mail_forwarder: "{{ osci.mail_forwarder }}"
children:
osci_internal_zone:
hosts:
ovirt-web-builder.int.osci.io:
mailing:
hosts:
mail.ovirt.org:
web_builders:
hosts:
ovirt-web-builder.int.osci.io:
dns_servers:
jenkins_masters:
hosts:
jenkins-staging.ovirt.org:
jenkins.ovirt.org:
resources:
hosts:
resources-stg.ovirt.org: