search for: mngr01

Displaying 1 result from an estimated 1 matches for "mngr01".

Did you mean: mgr01
2007 Aug 07
2
"Unrecognized escape sequence" from puppetmaster
...://reductivelabs.com/trac/puppet/wiki/SimpleTextRecipes . However, when I use it to remove a line with the pattern "/proc/kmsg" I need to escape the slashes for sed/grep and so I end up with "\/proc\/kmsg", but then I get this notices in the log of puppetmaster: Aug 7 08:27:58 mngr01 puppetmasterd[26482]: Unrecognised escape sequence ''\/'' in file /etc/puppet/manifests/default_nodes.pp at line 121 I get this every time I connect a client to the server. On the other side, it just works, the remote execution works fine. Is this some internal regexp-parsing by p...