hartmantis/mac-app-store-chef

Make shellouts in helper methods use the right user

Closed this issue · 0 comments

$ mas account
j@p4nt5.com

$ sudo mas account
Not signed in

Chef running as root will fail because the signed_in_as? state check returns bad info and it tries to sign in on every Chef run.