Replace free for all collation in `cumulus` runtimes (#1251)
Partially fixes #103
This PR removes instances of "free for all" collation in the `glutton`,
`shell`, and `seedling` runtimes and replaces them with Aura instances.
Aura is configured without a session manager, so the initial authority
set cannot be changed later on.
---------
Signed-off-by: georgepisaltu <[email protected]>
Please register or sign in to comment