I have a rack of servers that are all recycled hardware running XCP-NG managed with Xen Orchestra. CPU's often don't match between hosts, so managing them as one pool is a "no-no" based on documentation.
The network is a mess partly because each host has been managed as a separate pool with its own templates and network configurations.
I want to be able to configure templates and networks across them in a common place. Each pool has diverged over time and I have managed them poorly, which has led to annoyances and mistakes.
Any suggestions on how I could generate and store templates in a common place (I like being able to create templates with cloud-init) and be able to trunk VLAN's and networks across all hosts without having to configure them independently.