X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-inventory.ini;h=d0d37924cf6197b11cf1b1c03a2ab82e10b7b04c;hb=refs%2Fchanges%2F95%2F3895%2F5;hp=b85925828deb1331b8a9f0c68225ed66d4f09548;hpb=2bd586736b3afaee5c2674020d6f1d6b316cbbbd;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-inventory.ini b/ocd/infra/playbooks/ealt-inventory.ini index b859258..d0d3792 100644 --- a/ocd/infra/playbooks/ealt-inventory.ini +++ b/ocd/infra/playbooks/ealt-inventory.ini @@ -1,3 +1,4 @@ +# # Copyright 2020 Huawei Technologies Co., Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -11,34 +12,46 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# -[mecm] +[center] controller1 ansible_host="" ansible_user="" ansible_password="" -[mep] +[edge] edge1 ansible_host="" ansible_user="" ansible_password="" -[infra-k8s] +[ocdhost] ocdhost ansible_host="" ansible_user="" ansible_password="" -[infra-helm:children] -mecm -mep +### OCD childrens ### + +[ocdconsolidated:children] +ocdhost + +### Center node childrens ### + +[center-infra:children] +center + +[prerequisitecenter:children] +center + +[thirdpartycenter:children] +center -[mep-centos] -edge2 ansible_host="" ansible_user="" ansible_password="" +[egcenter:children] +center -[infra-k3s:children] -mep +### Edge node childrens ### -[mepautomate:children] -mep +[edge-infra:children] +edge -[platform-applcm:children] -mecm +[prerequisiteedge:children] +edge -[platform-vault:children] -mep-centos +[thirdpartyedge:children] +edge -[certsmanager:children] -mep +[egedge:children] +edge