[Bug 1456277] [NEW] cloud-init searches for ec2 mirrors regardless of what cloud its on

Launchpad Bug Tracker 1456277 at bugs.launchpad.net
Tue May 19 15:05:16 UTC 2015


You have been subscribed to a public bug:

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: []

** Affects: cloud-init (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: bot-comment
-- 
cloud-init searches for ec2 mirrors regardless of what cloud its on
https://bugs.launchpad.net/bugs/1456277
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.



More information about the Ubuntu-server-bugs mailing list