On 2018-07-09 18:12, Suresh P wrote:
Hi,
I used following code in puppet3.8.x, it worked well.
After i migrated to Puppet5 it throws error.
$header="LD_LIBRARY_PATH=$destdir:\$LD_LIBRARY_PATH\n\nexport
LD_LIBRARY_PATH\n"
$content = inline_template('<%= header+"\n"+ports.map {|port|
memcache
On 2018-07-09 19:06, Henrik Lindberg wrote:
On 2018-07-09 18:12, Suresh P wrote:
Hi,
I used following code in puppet3.8.x, it worked well.
After i migrated to Puppet5 it throws error.
$header="LD_LIBRARY_PATH=$destdir:\$LD_LIBRARY_PATH\n\nexport
LD_LIBRARY_PATH\n"
$content = inline_template
On 2018-07-09 18:12, Suresh P wrote:
Hi,
I used following code in puppet3.8.x, it worked well.
After i migrated to Puppet5 it throws error.
$header="LD_LIBRARY_PATH=$destdir:\$LD_LIBRARY_PATH\n\nexport
LD_LIBRARY_PATH\n"
$content = inline_template('<%= header+"\n"+ports.map {|port|
You w
Hi,
I used following code in puppet3.8.x, it worked well.
After i migrated to Puppet5 it throws error.
$header="LD_LIBRARY_PATH=$destdir:\$LD_LIBRARY_PATH\n\nexport
LD_LIBRARY_PATH\n"
$content = inline_template('<%= header+"\n"+ports.map {|port|
memcache_command+" -m "+memory_per_instance+