Currently we default to 5.21/stable as a LXD channel during any setup. This isn't the best approach though -- 26.04, for example, expects to default to 6/stable. We should instead just do the safest choice, latest/stable, to avoid making that decision for the user.
Currently we default to
5.21/stableas a LXD channel during any setup. This isn't the best approach though -- 26.04, for example, expects to default to6/stable. We should instead just do the safest choice,latest/stable, to avoid making that decision for the user.