Hello, 

It's Ansible so create your special group, change inventory and place your group related variables to group_vars/yourgroup.yml and in config overrides you can use your group related values.

I think this should work

On Fri, Aug 18, 2023, 16:31 Nguyễn Hữu Khôi <nguyenhuukhoinw@gmail.com> wrote:
Hello Koller.

I want to ask if we can overwrite config for a group of nodes. For example,

compute01 >> compute10 will have the same nova configuration

compute11 >> compute20 will have the same nova configuration.

It will be very nice if we support this way.

Thank you. Regards

Nguyen Huu Khoi