summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2023-05-17 17:18:33 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2023-05-24 11:22:44 +0200
commit48cbc5413fb2a0e490c2282b9df65da96ad7a9f2 (patch)
tree9ba6675fcf15bf32e830a419b189840fa12836ca /doc/examples
parent9da15d149f97e0f26cf5b7e32405512a5e63523c (diff)
Seed snapshot servers for well-known hosts
This will attempt to fallback to a per-server setting if we could not determine a value from the release file.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index e6d7c31ea..d220a814f 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -403,6 +403,7 @@ Acquire
};
Snapshots::URI
{
+ Host::* "<STRING>";
// Origin::Debian "https://snapshot.debian.org/snapshot/@SNAPSHOTID@/";
Origin::* "<STRING>";
Label::* "<STRING>";