Closed sircubbi closed 1 year ago
Sort all objects by title, so the order will stable and not produce huge changesets by random chance.
Currently the order is random and will/might change between puppet runs.
I created two different PRs (#724 and #725), because both address separate issues. Since you cannot merge both of them together, I will rebase once one of the both PRs have been accepted.
Sort all objects by title, so the order will stable and not produce huge changesets by random chance.
Currently the order is random and will/might change between puppet runs.