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