Actions
Bug #5738
closedForeman-proxy log sudo warnings not formatted properly
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Puppet
Target version:
-
Description
foreman-proxi/proxy.log Warning when an mcollective puppet run fails is outputted with improper formatting:
W, [2014-05-15T10:42:57.648540 #24829] WARN -- : Non-null exit code when executing '+/usr/bin/sudo/usr/bin/mcopuppetrunonce-Imyserver.myhost.com+'
Without Debug turned on to see the actual command, it appears as if Foreman is actually making an improper execution call. Here's the actual debug output, showing the call was correct:
D, [2014-05-15T10:42:57.100883 #24829] DEBUG -- : about to execute: /usr/bin/sudo /usr/bin/mco puppet runonce -I myserver.myhost.com
Actions