82
81
suite = string(default="hardy")
83
82
mirror = string(default="http://archive.ubuntu.com/ubuntu")
84
83
extra_sources = string_list(default=list())
86
85
extra_keys = string(default=None) # Cannot have triple-quoted list members.
88
87
# user_info is for jail-specific settings for the user who owns the jail