Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in default data source list breaks Ec2 and OpenStack sources #2461

Closed
ubuntu-server-builder opened this issue May 10, 2023 · 3 comments
Closed
Labels
launchpad Migrated from Launchpad

Comments

@ubuntu-server-builder
Copy link
Collaborator

This bug was originally filed in Launchpad as LP: #1329583

Launchpad details
affected_projects = []
assignee = smoser
assignee_name = Scott Moser
date_closed = 2014-10-10T15:39:25.321545+00:00
date_created = 2014-06-13T02:10:39.727733+00:00
date_fix_committed = 2014-08-21T18:05:25.626105+00:00
date_fix_released = 2014-10-10T15:39:25.321545+00:00
id = 1329583
importance = medium
is_complete = True
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1329583
milestone = None
owner = gholms
owner_name = Garrett Holmstrom
private = False
status = fix_released
submitter = gholms
submitter_name = Garrett Holmstrom
tags = []
duplicates = []

Launchpad user Garrett Holmstrom(gholms) wrote on 2014-06-13T02:10:39.727733+00:00

The built-in list of data sources that appears in cloudinit/settings.py is missing a comma between 'OpenStack' and 'Ec2', breaking both of those data sources. From the looks of things debconf manages the data source list on Ubuntu, which would mask this problem there, but we don't have that luxury on Fedora. See the attached patch for a fix.

@ubuntu-server-builder ubuntu-server-builder added the launchpad Migrated from Launchpad label May 10, 2023
@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Garrett Holmstrom(gholms) wrote on 2014-06-13T02:10:39.727733+00:00

Launchpad attachments: cloud-init-0.7.5-comma.patch

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Scott Moser(smoser) wrote on 2014-08-21T18:05:24.647857+00:00

fixed in trunk at 996.

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Scott Moser(smoser) wrote on 2014-10-10T15:39:24.468404+00:00

fixed in 0.7.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
launchpad Migrated from Launchpad
Projects
None yet
Development

No branches or pull requests

1 participant