From 9798454cb3cdadb32a932ad242ad60e08f18c230 Mon Sep 17 00:00:00 2001 From: Jon Disnard Date: Tue, 15 Sep 2015 13:37:27 -0500 Subject: [PATCH] Upodate config docs for jigdo Signed-off-by: Jon Disnard --- doc/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.rst b/doc/configuration.rst index b00a4db7..a6bcf288 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -451,7 +451,7 @@ Options **createiso_skip** = False (*list*) -- mapping that defines which variants and arches to skip during createiso; format: [(variant_uid_regex, {arch|*: True})] -**create_jigdo** = False +**create_jigdo** = True (*bool*) -- controls the creation of jigdo from ISO .. note::