[kolla-ansible] Inventory group vars

Alexandros Soumplis soumplis at admin.grnet.gr
Fri Mar 26 17:42:15 UTC 2021


Hi all,

I am trying to define a couple of variables in the inventory file for a 
specific group and I do something like the following in the inventory:

(...)
[compute]
comp[1:5]

[compute:vars]
neutron_external_interface=bond0.100, bond0.101
neutron_bridge_name=br-ex,br-ex2

(...)

This is a valid ansible setup, however with kolla-ansible these 
variables are totally ignored. Any suggestion ?


a.





More information about the openstack-discuss mailing list