The main issue is that eucalyptus/cloud-address was just meant to hold
the value of the user answer to the "No CLC detected, enter IP address"
question from the installer (in order to get an IP address to get the
CC/SC/Walrus preseed from). In order to use it for this use case, you'll
need to preseed in the target (magic that involves some logfile, see how
Colin seeded the postfix debconf value).

There is also a trick in the value cloud-address can get: when set by
the user it's an IP address, when "discovered" by euca_find_component
its "IPaddress:port". It's all normalized before being used in the
postinst by "${cloud%:*}": you should probably do the same before
writing VNET_CLOUDIP.

-- 
Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC 
topology
https://bugs.launchpad.net/bugs/527648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to