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