diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-03-10 09:36:28 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-03-10 09:36:28 -0500 |
commit | de41d1f3141efce0ea01b5c04f36f3703cff1c30 (patch) | |
tree | 889a22b7063ad5c24f97c9f8d6a2bfdaafb13f5b /templates | |
parent | a3d13c470357b4a87656ba2520d75bbcbc94a246 (diff) | |
download | vyos-cloud-init-de41d1f3141efce0ea01b5c04f36f3703cff1c30.tar.gz vyos-cloud-init-de41d1f3141efce0ea01b5c04f36f3703cff1c30.zip |
mention sources.list.tmpl in sources.list.tmpl so user knows what to change
Diffstat (limited to 'templates')
-rw-r--r-- | templates/sources.list.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/sources.list.tmpl b/templates/sources.list.tmpl index ba4c1a14..f702025f 100644 --- a/templates/sources.list.tmpl +++ b/templates/sources.list.tmpl @@ -4,6 +4,7 @@ \## a.) add 'apt_preserve_sources_list: true' to /etc/cloud/cloud.cfg \## or do the same in user-data \## b.) add sources in /etc/apt/sources.list.d +\## c.) make changes to template file /etc/cloud/templates/sources.list.tmpl \### # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to |