[lxc-devel] [lxd/master] specs: Images are auto-updated every 6 hours

stgraber on Github lxc-bot at linuxcontainers.org
Wed Apr 6 03:46:18 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160406/7e90f3fa/attachment.bin>
-------------- next part --------------
From 936cd1f9026dcc68c2407ee54139f46bd17ea4a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Tue, 5 Apr 2016 23:45:53 -0400
Subject: [PATCH] specs: Images are auto-updated every 6 hours
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 doc/image-handling.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/image-handling.md b/doc/image-handling.md
index 5a81083..29df7f8 100644
--- a/doc/image-handling.md
+++ b/doc/image-handling.md
@@ -24,7 +24,7 @@ LXD can keep images up to date. By default, any image which comes from a
 remote server and was requested through an alias will be automatically
 updated by LXD. This can be changed with images.auto\_update\_cached.
 
-On startup and then every 3 hours (unless images.auto\_update\_interval
+On startup and then every 6 hours (unless images.auto\_update\_interval
 is set), the LXD daemon will go look for more recent version of all the
 images in the store which are marked as auto-update and have a recorded
 source server.


More information about the lxc-devel mailing list