yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83687
[Bug 1456277] Re: cloud-init searches for ec2 mirrors regardless of what cloud its on
This bug is believed to be fixed in cloud-init in version 20.3. If this
is still a problem for you, please make a comment and set the state back
to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1456277
Title:
cloud-init searches for ec2 mirrors regardless of what cloud its on
Status in cloud-init:
Fix Released
Status in cloud-init package in Ubuntu:
Fix Released
Bug description:
Cloud-init searches for <region>.ec2.archive.ubuntu.com by default
regardless of whether or not its on EC2. The result is that launching
the default image on any cloud with a valid EC2 region name will
result in using the EC2 mirrors (since they are valid).
package_mirrors:
- arches: [i386, amd64]
failsafe:
primary: http://archive.ubuntu.com/ubuntu
security: http://security.ubuntu.com/ubuntu
search:
primary:
- http://%(ec2_region)s.ec2.archive.ubuntu.com/ubuntu/
- http://%(availability_zone)s.clouds.archive.ubuntu.com/ubuntu/
security: []
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1456277/+subscriptions