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

[Brightbox] Add zone/server_type attribute for Server

This commit is contained in:
Hemant Kumar 2011-10-14 16:02:01 +05:30
parent 60a3f4585f
commit 1af384fb9e

View file

@ -32,6 +32,8 @@ module Fog
attribute :cloud_ips
attribute :interfaces
attribute :server_groups
attribute :zone
attribute :server_type
def initialize(attributes={})
self.image_id ||= 'img-2ab98' # Ubuntu Lucid 10.04 server (i686)