{"body":"---\ncidr_networks:\n  container: 172.17.221.0/24\n  tunnel: 172.17.222.0/24\n  storage: 172.17.223.128/25\n    #  log: 172.17.223.16/28\n\nused_ips:\n   - \"172.17.221.1,172.17.221.50\"\n   - \"172.17.221.120,172.17.221.254\"\n   - \"172.17.222.1,172.17.222.50\"\n   - \"172.17.223.129,172.17.223.160\"\n   - \"172.17.223.200,172.17.223.254\"\n\nglobal_overrides:\n  internal_lb_vip_address: 172.17.221.10\n  external_lb_vip_address: ace.abramad.com #172.17.223.34\n  management_bridge: br-mgmt\n  no_containers: false\n  provider_networks:\n    - network:\n        group_binds:\n          - all_containers\n          - hosts\n        type: raw\n        container_bridge: br-mgmt\n        container_interface: eth1\n        container_type: veth\n        ip_from_q: container\n        is_container_address: true\n    - network:\n        group_binds:\n          - glance_api\n          - cinder_api\n          - cinder_volume\n          - nova_compute\n          #- manila_share\n          #- swift_proxy\n        type: raw\n        container_bridge: br-storage\n        container_type: veth\n        container_interface: eth2\n        ip_from_q: storage\n    - network:\n        group_binds:\n          - neutron_ovn_controller\n        container_bridge: br-vxlan\n        container_type: veth\n        container_interface: eth10\n        ip_from_q: tunnel\n        type: geneve\n        range: 1:1000\n        net_name: geneve\n    - network:\n        group_binds:\n          - neutron_ovn_gateway\n        container_bridge: br-provider\n        container_type: veth\n        network_interface: eno3\n        type: vlan\n        range: 1:4094\n        net_name: provider\n    - network:\n        group_binds:\n          - neutron_ovn_gateway\n        container_bridge: br-provider\n        container_type: veth\n        type: flat\n        net_name: provider\n\n_infrastructure_hosts: &controller_hosts\n  infra01:\n    ip: 172.17.221.11\n  infra02:\n    ip: 172.17.221.12\n  infra03:\n    ip: 172.17.221.13\n\n# nova hypervisors\ncompute_hosts: &compute_hosts\n  compute01:\n    ip: 172.17.221.21\n  compute02:\n    ip: 172.17.221.22\n  compute03:\n    ip: 172.17.221.23\n\n###\n### Infrastructure\n###\n# galera, memcache, rabbitmq, utility\nshared-infra_hosts: *controller_hosts\n\n# repository (apt cache, python packages, etc)\nrepo-infra_hosts: *controller_hosts\n\n# load balancer\nhaproxy_hosts: *controller_hosts\n\n###\n### OpenStack\n###\n\n# keystone\nidentity_hosts: *controller_hosts\n\n# cinder api services\nstorage-infra_hosts: *controller_hosts\n\n### Glance2Ceph ###\nimage_hosts: *controller_hosts\n\n# placement\nplacement-infra_hosts: *controller_hosts\n\n# nova api, conductor, etc services\ncompute-infra_hosts: *controller_hosts\n\n# heat\norchestration_hosts: *controller_hosts\n\n# horizon\ndashboard_hosts: *controller_hosts\n\n# neutron api\nnetwork-infra_hosts: *controller_hosts\n\n# OVN northd group\nnetwork-northd_hosts: *controller_hosts\n\n# OVN gateway\nnetwork-gateway_hosts: *compute_hosts\n\n# Probably net nodes\nnetwork_hosts: *controller_hosts\n\n### Cinder2Ceph ###\nstorage_hosts: *controller_hosts\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/PBh5ZmEI","modified":1686997521,"id":"PBh5ZmEI","size":3457,"lines":139,"own_paste":false,"theme":"","date":1686997521}