We already have a way for providing per-node configuration options, but we should also have a way to pass cluster-wide configuration, that change how the cluster as a whole behaves, not just a single node.
Ideally, similar code paths as for per-node options can be used.