summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-05-24 16:29:31 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-05-24 16:29:31 +0200
commitc0f696622b834f9eb78a602a6b3014db18ce4356 (patch)
tree7f2bdc47b87edc4ebf8bb48c8f880a63b48f73ab /doc
parentf607fe43cd018941437be805a0a3fe74939c6068 (diff)
downloadcloud-init-c0f696622b834f9eb78a602a6b3014db18ce4356.tar.gz
improve examples of ap_source
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/cloud-config.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/examples/cloud-config.txt b/doc/examples/cloud-config.txt
index 60457093..df59ff57 100644
--- a/doc/examples/cloud-config.txt
+++ b/doc/examples/cloud-config.txt
@@ -113,10 +113,11 @@ add_apt_repo_match: '^[\w-]+:\w'
# where the filename will be ignored - yet it can still be used as index for
# merging.
# The value it maps to is a dictionary with the following optional entries:
-# 'source': a sources.list entry (some variable replacements apply)
-# 'keyid': providing a key to import via shortid or fingerprint
-# 'key': providing a raw PGP key
-# 'filename': for compatibility with the older format (now the key to this
+# source: a sources.list entry (some variable replacements apply)
+# keyid: providing a key to import via shortid or fingerprint
+# key: providing a raw PGP key
+# keyserver: keyserver to fetch keys from, default is keyserver.ubuntu.com
+# filename: for compatibility with the older format (now the key to this
# dictionary is the filename). If specified this overwrites the
# filename given as key.
@@ -169,7 +170,6 @@ apt_sources:
# * [optional] Import the apt signing key from the keyserver
# * Defaults:
# + keyserver: keyserver.ubuntu.com
- # + filename: cloud_config_sources.list
#
# See sources.list man page for more information about the format
my-repo.list: