forked from oVirt/infra-ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hosts.yml
44 lines (38 loc) · 940 Bytes
/
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
---
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:
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: