
We should start the sequence at 1 instead of 0, since all our puppet manifests assume the first step is 1. Trying to run our puppet manifests with a hieradata value of step=0 actually results in an error because no classes are included. Change-Id: I93dc8b4cefbd729ba7afa3a4d81b4ac95344cac2 Closes-Bug: #1717292