[Openstack-operators] [openstack-ansible] group_binds exceptions

Budai Laszlo laszlo.budai at gmail.com
Wed Jul 4 09:09:14 UTC 2018


Dear all,

is there a way to define exceptions for the group_binds for a network definition?

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-operators mailing list