Hi,
Thanks for Packer.io configuration for building a StarCluster AMI. While launching the created AMI, i faced with the error. Based on this I updated the AMI with the commands
ln -s /lib/init/upstart-job /etc/init.d/portmap
ln -s /lib/init/upstart-job /etc/init.d/portmap-wait
Subsequent starcluster launch with new AMI was not having any issue and worked. May be adding these commands in the Packer.io file solve the issue permenantely.
Hi,
Thanks for Packer.io configuration for building a StarCluster AMI. While launching the created AMI, i faced with the error. Based on this I updated the AMI with the commands
Subsequent starcluster launch with new AMI was not having any issue and worked. May be adding these commands in the Packer.io file solve the issue permenantely.