-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinventory
More file actions
45 lines (44 loc) · 1.6 KB
/
Copy pathinventory
File metadata and controls
45 lines (44 loc) · 1.6 KB
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
[all]
controller.openstack.suying ansible_host=10.1.10.10
compute01.openstack.suying ansible_host=10.1.10.11
compute02.openstack.suying ansible_host=10.1.10.12
dns.openstack.suying ansible_host=10.1.10.2
cephadm01.openstack.suying ansible_host=10.1.10.50
cephadm02.openstack.suying ansible_host=10.1.10.51
cephadm03.openstack.suying ansible_host=10.1.10.52
[controller]
controller.openstack.suying ansible_host=10.1.10.10
[compute]
compute01.openstack.suying ansible_host=10.1.10.11
compute02.openstack.suying ansible_host=10.1.10.12
[db_servers]
controller.openstack.suying ansible_host=10.1.10.10
[rabbitmq_servers]
controller.openstack.suying ansible_host=10.1.10.10
[memcache_servers]
controller.openstack.suying ansible_host=10.1.10.10
[keystone_servers]
controller.openstack.suying ansible_host=10.1.10.10
[placement_servers]
controller.openstack.suying ansible_host=10.1.10.10
[glance_servers]
controller.openstack.suying ansible_host=10.1.10.10
[cinder_servers]
controller.openstack.suying ansible_host=10.1.10.10
[cinder_clients]
compute01.openstack.suying ansible_host=10.1.10.11
compute02.openstack.suying ansible_host=10.1.10.12
[dns_server]
dns.openstack.suying ansible_host=10.1.10.2
[dns_clients]
controller.openstack.suying ansible_host=10.1.10.10
compute01.openstack.suying ansible_host=10.1.10.11
compute02.openstack.suying ansible_host=10.1.10.12
[ntp_servers]
dns.openstack.suying ansible_host=10.1.10.2
[ntp_clients]
controller.openstack.suying ansible_host=10.1.10.10
compute01.openstack.suying ansible_host=10.1.10.11
compute02.openstack.suying ansible_host=10.1.10.12
[ceph_bootstrap]
cephadm01.openstack.suying