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