summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorspwhitton2017-02-20 22:04:22 +0000
committeradmin2017-02-20 22:04:22 +0000
commit5b3a35fc738b898403ae5aaeaad7a7022592ffe2 (patch)
treef3851e86e4c86bc51398881147a8f40a82f01d2b /doc/todo
parentfb3f6f109ed3e9f9ca0a395b17d4e0d6a3b59663 (diff)
post todo: apt mirror info property
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn b/doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn
new file mode 100644
index 00000000..42aa8504
--- /dev/null
+++ b/doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn
@@ -0,0 +1 @@
+It would be good to have an info property, say `Apt.mirror`, which sets a host's preferred apt mirror. Then all properties in `Propellor.Property.Apt` would use this mirror when generating sources lists. The value of `Apt.mirror` could be an apt cache on the LAN, or a mirror that is known to be better than the Debian CDN, due to where the host is located. --[[spwhitton|user/spwhitton]]