Hello,
I would like to know if there is the possibility display images versions of a distribution in the catalog menu.
Example :
I click on the Alma Linux catalogue items and then i can choose ressources ( CPU, memory, storage)
and i can choose Alma 8 or Alma 9.
Or for windows - Desktop Experience or Core
Kr,
LBO
Different versions can be provided by attaching multiple layouts to an instance type. For Morpheus included AlmaLinux Instance type there is just version 9, but you can see the principle if you inspect say the Ubuntu instance type, and its layouts.
The wizard would then offer version (layout) when creating the catalog item and you add layout in the form attached to the catalog item to make it user selectable.
For AlmaLinux to add version 8 layout, you’d need to create your own instance type with layouts for the two versions you want to offer
If you want to show version in the catalog item titles (where you have annotated red), then you’ll need once catalog item for each version.
Hi Ollie,
Thank your for your help, I’ve added two node types and two new layouts for AlmaLinux 8 & 9 both on vmware as we would like to propose our own templates.
I’ve added the layout field into the form and now i can select versions.
For Version 8 >> OK
For Version 9 there is two fields available, one of them deploy Morpheus templates with AlmaLinux vmware node type. As i cannot delete it, i suppose that i can hide it by a regex ( or something like that) directly from the form ?
I haven’t tested this, but in the layouts section each layout has a permissions option which allows you to specify groups that should be able to use the layout. By default it is set to ALL. So on the Morpheus included version 9 layout, If you uncheck that, perhaps that would prevent it being offered as a selection on the form.
It worked like that thank you