We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f291a9e + 02475c6 commit a060fbcCopy full SHA for a060fbc
app/models/vm_or_template.rb
@@ -50,6 +50,7 @@ class VmOrTemplate < ApplicationRecord
50
"oracle" => "Oracle",
51
"google" => "Google",
52
"kubevirt" => "KubeVirt",
53
+ "nutanix" => "Nutanix",
54
"ibm_cloud" => "IBM Cloud",
55
"ibm_power_vs" => "IBM Power Systems Virtual Server",
56
"ibm_power_vc" => "IBM PowerVC",
0 commit comments