[#6] Fix specified SLS 'minions.git01' is not available
Associated issue: #6 (closed).
minions.git01 was not removed from top.sls as part of #5 (closed) so top.sls is attempting to find a non-existent pillar file.
Remove minions.git01 from top.sls.
Fixes #6 (closed).