Skip to content

Commit

Permalink
Add Vmware PhotonOS Operating System
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Sep 16, 2024
1 parent 81fa4af commit f8b54f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/operating_system.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class OperatingSystem < ApplicationRecord
["linux_esx", %w[vmnixx86 vmwareesxserver esxserver vmwareesxi]],
["linux_solaris", %w[solaris]],
["linux_oracle", %w[oracle]],
["linux_photon", %w[photon]],
["linux_generic", %w[linux]],
["unix_aix", %w[aix vios]],
["ibm_i", %w[ibmi]],
Expand Down

0 comments on commit f8b54f5

Please sign in to comment.