Project

General

Profile

Actions

Bug #2662

closed

Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module

Added by Ivan Necas almost 11 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

$subject$ when trying to puppetrun via smart-proxy.

Changing:

def self.escape_for_shell(command)

to

def escape_for_shell(command)

Seems to work. I wonder, if there is a context where the original code works as well?

Actions

Also available in: Atom PDF