![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Net::Amazon::EC2 loses pound-shebang when base64'dby esh (Pilgrim) |
on Oct 06, 2009 at 05:40 UTC ( #799385=note: print w/replies, xml ) | Need Help?? |
Try passing in the user-data script without base-64 encoding it. It works for me.
I happen to maintain the user-data script running software and the Amazon EC2 Debian AMI you are running. I suppose I could enhance it to try to base-64 decode the user-data if it wasn't in the clear, but I'm not sure that there is any good reason to do so.
-- Eric Hammond
In Section
Seekers of Perl Wisdom
|
|