-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkolla
28 lines (28 loc) · 835 Bytes
/
kolla
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
---
kolla_base_distro: "ubuntu"
kolla_install_type: "source"
openstack_release: "2024.1"
network_interface: "bond0.178"
neutron_external_interface: "bond0.179,bond0.180"
neutron_bridge_name: "br-ex,br-octavia"
neutron_physical_network: "physnet1,physnet2"
neutron_plugin_agent: "ovn"
neutron_ovn_distributed_fip: "yes"
neutron_ovn_dhcp_agent: "yes"
neutron_enable_ovn_agent: "yes"
enable_heat: "yes"
enable_neutron_provider_networks: "yes"
nova_compute_virt_type: "kvm"
enable_cinder: "yes"
enable_cinder_backend_lvm: "yes"
cinder_volume_group: "cinder-volumes"
enable_neutron_qos: "no"
enable_openstack_core: "yes"
enable_haproxy: "yes"
enable_keepalived: "yes"
enable_hacluster: "yes"
enable_masakari: "yes"
kolla_internal_vip_address: "10.72.178.105"
enable_cinder_backup: "no"
enable_redis: "yes"
haproxy_host_ipv4_tcp_retries2: 6