Comment 2 for bug 502490

Revision history for this message
Scott Moser (smoser) wrote :

I've added a 'cloud-config' option to preseve /etc/apt/sources.list
This can be specifed in /etc/cloud/cloud.cfg or in user data tagged as cloud-config. The line is like:

# Preserve existing /etc/apt/sources.list
# Default: overwrite sources_list with mirror. If this is true
# then apt_mirror above will have no effect
apt_preserve_sources_list: true