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