You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I observed someone having permissions errors when they used https for the git repos
they worked around it by using sudo to call the clone commands - and it seemed like this worked with the source trees correctly owned by node['user'] so it may be a general solution...
The text was updated successfully, but these errors were encountered:
I observed someone having permissions errors when they used https for the git repos
they worked around it by using sudo to call the clone commands - and it seemed like this worked with the source trees correctly owned by
node['user']
so it may be a general solution...The text was updated successfully, but these errors were encountered: