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
cap vm puppet:bootstrap:ubuntu works fine. It's not a problem with sudo generally, but it looks to me like something not great happens here with the sudo on the right side of the pipe:
execute :echo, :deb, "http://apt.puppetlabs.com/ $(lsb_release -sc) main | #{sudo} tee /etc/apt/sources.list.d/puppet.list"
The text was updated successfully, but these errors were encountered: