diff options
Diffstat (limited to 'app/install/db')
-rw-r--r-- | app/install/db/constants.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/install/db/constants.json b/app/install/db/constants.json index a266696..4aba092 100644 --- a/app/install/db/constants.json +++ b/app/install/db/constants.json @@ -490,6 +490,10 @@ { "label" : "Mirantis-9.1", "value" : "Mirantis-9.1" + }, + { + "value" : "Mirantis-10.0", + "label" : "Mirantis-10.0" } ], "name" : "distributions" |