12dc32 Switch several git.latest to git.cloned

Authored and Committed by Christian Boltz 9 months ago
    Switch several git.latest to git.cloned
    
    We have cronjobs for git pull anyway, and switching to git.cloned makes
    a highstate run much faster because salt doesn't need to run git pull.
    On my static.o.o test VM, the highstate now takes 20 seconds, instead of
    50 with git.latest.