1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Add cpu_speed to flavors

This commit is contained in:
Chris Kershaw 2013-07-02 09:05:59 -04:00 committed by Kevin Olbrich
parent 07563cedb5
commit e70344cf94

View file

@ -10,6 +10,8 @@ module Fog
attribute :bits
attribute :cores
attribute :cpu
attribute :cpu_speed
attribute :disk
attribute :name
attribute :ram