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
Updated by Dominic Cleal over 10 years ago
- Project changed from Foreman to Smart Proxy
- Category set to Puppet
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Status changed from New to Rejected
The mcollective provider has been dropped.
Actions