Skip to content

Commit a060fbc

Browse files
authored
Merge pull request #23481 from agrare/add_nutanix_provider
Add Nutanix VM Vendor
2 parents f291a9e + 02475c6 commit a060fbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/models/vm_or_template.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class VmOrTemplate < ApplicationRecord
5050
"oracle" => "Oracle",
5151
"google" => "Google",
5252
"kubevirt" => "KubeVirt",
53+
"nutanix" => "Nutanix",
5354
"ibm_cloud" => "IBM Cloud",
5455
"ibm_power_vs" => "IBM Power Systems Virtual Server",
5556
"ibm_power_vc" => "IBM PowerVC",

0 commit comments

Comments
 (0)