http://qs321.pair.com?node_id=11109354


in reply to One liner: remove ssh keys with quotemeta

There are at least three systems involved with quoting: Puppet, the Shell, and Perl. I don't know anything about Puppet, but you could add some exec { "/bin/echo line='${line}' file='${file}'" } to see what Perl will get if invoked.