Merge "Drop redundant note in globals-default.j2"

This commit is contained in:
Zuul 2023-12-20 11:17:24 +00:00 committed by Gerrit Code Review
commit 93725528f8

@ -10,7 +10,6 @@ ansible_python_interpreter: /usr/bin/python3
kolla_ansible_setup_any_errors_fatal: true
kolla_base_distro: "{{ base_distro }}"
# Zed dropped install_type so we have it only on upgrades
network_interface: "{{ api_interface_name }}"
network_address_family: "{{ address_family }}"
kolla_container_engine: "{{ container_engine }}"