~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/config/ivle-spec.conf

Allow configuration of the suite used for debootstrapping a new jail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
magic = string
59
59
 
60
60
[jail]
 
61
suite = string(default="hardy")
61
62
extra_sources = string_list(default=list())
62
63
extra_packages = string_list(default=list())
63
64
extra_keys = string(default=None) # Cannot have triple-quoted list members.