Merge "Bootstrap lxc_net mtu for gate"

This commit is contained in:
Zuul 2022-01-27 16:09:22 +00:00 committed by Gerrit Code Review
commit 11d9b73697

View File

@ -208,6 +208,7 @@ senlin_wsgi_processes: 1
lxc_net_address: 10.255.255.1
lxc_net_netmask: 255.255.255.0
lxc_net_dhcp_range: 10.255.255.2,10.255.255.253
lxc_net_mtu: {{ hostvars[inventory_hostname]['ansible_' ~ bootstrap_host_public_interface]['mtu'] | default(1500) }}
{% if nodepool_vars is defined and nodepool_vars.NODEPOOL_LXC_IMAGE_PROXY is defined %}
## images.linuxcontainers.org reverse proxy