nesi / puppet-git

22 stars 49 forks source link

running clone without sudo as it is redundant #28

Closed danfruehauf closed 10 years ago

danfruehauf commented 11 years ago

Running git clone and su and also running exec as the owner passed does not work as the owner might not be able to su to himself. But either way a su wrapper is not needed as puppet takes care of that.