summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config.txt
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2013-10-24 13:19:38 -0700
committerScott Moser <smoser@ubuntu.com>2013-10-24 13:19:38 -0700
commitcee0343a3d09a465edaadf45749e2b7048376b0a (patch)
tree419c4fda102c410979fb458789c4f8ed59a7e7e8 /doc/examples/cloud-config.txt
parenta5c12d448157fe984e60c7bd84fb588b9c2ae035 (diff)
downloadvyos-cloud-init-cee0343a3d09a465edaadf45749e2b7048376b0a.tar.gz
vyos-cloud-init-cee0343a3d09a465edaadf45749e2b7048376b0a.zip
mention in doc
Diffstat (limited to 'doc/examples/cloud-config.txt')
-rw-r--r--doc/examples/cloud-config.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/examples/cloud-config.txt b/doc/examples/cloud-config.txt
index bcfd7917..546a1b98 100644
--- a/doc/examples/cloud-config.txt
+++ b/doc/examples/cloud-config.txt
@@ -72,6 +72,10 @@ apt_pipelining: False
# then apt_mirror above will have no effect
apt_preserve_sources_list: true
+# 'source' entries in apt-sources that match this python regex
+# expression will be passed to add-apt-repository
+add_apt_repo_match = "^[\w-]+:\w"
+
apt_sources:
- source: "deb http://ppa.launchpad.net/byobu/ppa/ubuntu karmic main"
keyid: F430BBA5 # GPG key ID published on a key server