aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-10-17 10:51:06 +0200
committerintrigeri <intrigeri@boum.org>2010-10-17 10:51:06 +0200
commite42b54af40ca47ada74a4bb1e410046975b89c32 (patch)
tree795bb4cac7665eb11642e2065b0f3bf2d988a8ce /README
parent2d75cda2dbefb730777ab03c592f8cd58e30d617 (diff)
downloadpuppet-apt-e42b54af40ca47ada74a4bb1e410046975b89c32.tar.gz
puppet-apt-e42b54af40ca47ada74a4bb1e410046975b89c32.tar.bz2
Support choosing a custom Ubuntu mirror.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index b786b9d..8c32ca4 100644
--- a/README
+++ b/README
@@ -112,6 +112,12 @@ These variables allow to override the default APT mirrors respectively
used for the standard Debian archives, the Debian security archive,
the Debian official backports and the Debian Volatile archive.
+$apt_ubuntu_url
+---------------
+
+These variables allows to override the default APT mirror used for all
+standard Ubuntu archives (including updates, security, backports).
+
$apt_repos
----------