mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Add vcpus as an attribute.
This commit is contained in:
parent
e3ffcd1795
commit
687cdfd6e2
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ module Fog
|
|||
attribute :disk
|
||||
attribute :name
|
||||
attribute :ram
|
||||
attribute :vcpus
|
||||
|
||||
def bits
|
||||
64
|
||||
|
|
Loading…
Add table
Reference in a new issue