Merge "fuelmenu: mark Ubuntu based bootstrap as experimental"

This commit is contained in:
Jenkins 2015-08-24 10:02:10 +00:00 committed by Gerrit Code Review
commit c099acebe9
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ class bootstrapimg(urwid.WidgetWrap):
"label": "Flavor",
"tooltip": "",
"value": "radio",
"choices": ["CentOS", "Ubuntu"]},
"choices": ["CentOS", "Ubuntu (EXPERIMENTAL)"]},
"BOOTSTRAP/MIRROR_DISTRO": {
"label": "Ubuntu mirror",
"tooltip": "Ubuntu APT repo URL",