Skip to content

Commit

Permalink
feat: ✨ add bios attribute in server config
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanrobert committed Jul 21, 2020
1 parent 1e0a0bd commit 07c50b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fog/compute/proxmox/models/server_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class ServerConfig < Fog::Model
attribute :description
attribute :ostype
attribute :smbios1
attribute :bios
attribute :numa
attribute :kvm
attribute :vcpus
Expand Down

0 comments on commit 07c50b8

Please sign in to comment.