Inflexdb fixes host seperated
[ealt-edge.git] / ocd / infra / playbooks / ealt-inventory.ini
1 #
2 # Copyright 2020 Huawei Technologies Co., Ltd.
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #     http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 [center]
18 controller1 ansible_host="" ansible_user="" ansible_password=""
19
20 [edge]
21 edge1 ansible_host="" ansible_user="" ansible_password=""
22
23 [ocdhost]
24 ocdhost ansible_host="" ansible_user="" ansible_password=""
25
26 ### OCD childrens ###
27
28 [ocdconsolidated:children]
29 ocdhost
30
31 ### Center node childrens ###
32
33 [center-infra:children]
34 center
35
36 [prerequisitecenter:children]
37 center
38
39 [thirdpartycenter:children]
40 center
41
42 [egcenter:children]
43 center
44
45 ### Edge node childrens ###
46
47 [edge-infra:children]
48 edge
49
50 [prerequisiteedge:children]
51 edge
52
53 [thirdpartyedge:children]
54 edge
55
56 [egedge:children]
57 edge
58
59 [openebsinfluxdb:children]
60 edge