In #487 we read from key share files provisioned by a deployment system (or manually user generated). If a key share file is not present, we operate in single-node mode.
This issue is here to remind us to remove the key share file reading code from the bootstrap agent when we start dynamically generating trust quorum keys during rack initialization. We will most likely replace this with a boolean option to indicate single node mode.