Issue #8472 has been reported by Dan Bode. ---------------------------------------- Bug #8472: install command should pre-pend sudo when login is not root https://projects.puppetlabs.com/issues/8472
Author: Dan Bode Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: The install command should pre-pend sudo when the login option is not root. otherwise, script execution will fail with exit code 100 <pre> info: Executing remote command ... debug: Command: bash -c 'chmod u+x /tmp/f0cf1640-f4b9-c347-333d-ed4238166517/master_source.sh; /tmp/f0cf1640-f4b9-c347-333d-ed4238166517/master_source.sh' debug: SSH Command Exit Code: 100 info: Executing remote command ... Done </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
