[Openstack] openstac-ansible question

Budai Laszlo laszlo.budai at gmail.com
Wed Jul 4 11:27:00 UTC 2018


Dear all,

is it possible to define exceptions in the group_binds definition for a network?

for instance we have something like this:
     - network:
         container_bridge: "vlan4"
         container_type: "veth"
         container_interface: "eth1"
         ip_from_q: "container"
         type: "raw"
         group_binds:
           *- all_containers*
           - hosts
         is_container_address: true
         is_ssh_address: true

So, instead of *all_containers* I would be interested in something like "all_containers except those running on the ceph nodes".

Any ideas are welcome.

Thank you,
Laszlo



More information about the Openstack mailing list